diff options
Diffstat (limited to 'src/Etym.php')
-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 39514f8..a7bb23f 100644 --- a/src/Etym.php +++ b/src/Etym.php @@ -28,7 +28,6 @@ class Etym { $this->baseURL = $baseURL; $this->domSearch = $domSearch; - $this->pasteCmd = $pasteCmd; } /** |