diff options
author | Phil Burton <phil@d3r.com> | 2019-06-11 16:22:15 +0100 |
---|---|---|
committer | Phil Burton <phil@d3r.com> | 2019-06-11 16:22:15 +0100 |
commit | bac475c375ef112b9f252a4c727e2a223168f07a (patch) | |
tree | 3b94102c26abafed576c69ea941b63a2c24eb4e7 /src | |
parent | afed5ff432f13db09e540426343fa8f6cae290d4 (diff) |
Diffstat (limited to 'src')
-rw-r--r-- | src/Etym.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Etym.php b/src/Etym.php index a7bb23f..b61c2d0 100644 --- a/src/Etym.php +++ b/src/Etym.php @@ -14,7 +14,6 @@ class Etym { protected $baseURL; protected $domSearch; - protected $pasteCmd; /** * Initalise with config options |