summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-04-29 11:42:05 +0300
committerAndrew Dolgov <[email protected]>2020-04-29 11:42:05 +0300
commit9f5810f5824303c101c45e47d450022b6aedfd54 (patch)
tree31f6b3f5e87056b2287f6bcb50e6f1daa0be61f0
parentd4f18144150d2d552631ad302985612f0187a56a (diff)
i need to pay more attention while copy-pasting :(
remove unnecessary imports
-rw-r--r--init.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.php b/init.php
index 2534897..839fda1 100644
--- a/init.php
+++ b/init.php
@@ -1,8 +1,5 @@
<?php
-use andreskrey\Readability\Readability;
-use andreskrey\Readability\Configuration;
-
class Af_Enclosure_Fix_Type extends Plugin {
/* @var PluginHost $host */