summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Etym.php1
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;
}
/**