Skip to content

Commit

Permalink
Merge pull request #4 from NielsLeenheer/fix-woothee
Browse files Browse the repository at this point in the history
Remove PiwikDeviceDetector from the Woothee adapter
  • Loading branch information
ThaDafinser committed Nov 8, 2015
2 parents 416e418 + 75f5371 commit dc3c472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Provider/Woothee.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php
namespace UserAgentParser\Provider;

use DeviceDetector\DeviceDetector as PiwikDeviceDetector;
use DeviceDetector\Parser\Device\DeviceParserAbstract as PiwikDeviceParserAbstract;
use Doctrine\Common\Cache;
use Woothee\Classifier;

Expand Down

0 comments on commit dc3c472

Please sign in to comment.