summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Burton <phil@d3r.com>2019-06-11 15:22:03 +0100
committerPhil Burton <phil@d3r.com>2019-06-11 15:22:03 +0100
commitafed5ff432f13db09e540426343fa8f6cae290d4 (patch)
tree9b9bff27b1de8f14f5bf8acef23c9704aa06501d
parenta388c59e487607b6e86c5b82a99605275e5f13d4 (diff)
Remove unused attribute
-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;
}
/**