summaryrefslogtreecommitdiff
path: root/test/ReadabilityTest.php
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-12-23 22:11:13 +0000
committerStyleCI Bot <[email protected]>2016-12-23 22:11:13 +0000
commit6e9fa0706e97627e1749b0a5e6a0215c472ccaf1 (patch)
tree2eddabe4998c850f3adf05ea93cb2385ec2d5e8c /test/ReadabilityTest.php
parentacf1af50defa03cd5ca884a478c2f214ca650025 (diff)
Apply fixes from StyleCI
Diffstat (limited to 'test/ReadabilityTest.php')
-rw-r--r--test/ReadabilityTest.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/ReadabilityTest.php b/test/ReadabilityTest.php
index 50af972..967381f 100644
--- a/test/ReadabilityTest.php
+++ b/test/ReadabilityTest.php
@@ -2,10 +2,6 @@
namespace andreskrey\Readability\Test;
-
-use andreskrey\Readability\Readability;
-
class ReadabilityTest extends \PHPUnit_Framework_TestCase
{
-
-} \ No newline at end of file
+}