Completed
Push — master ( 486315...705061 )
by Michael
01:25
created
src/Mapping/FitMapping.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,6 @@
 block discarded – undo
11 11
 
12 12
 namespace Runalyze\Devices\Mapping;
13 13
 
14
-use Runalyze\Devices\Device\DeviceProfile;
15
-
16 14
 class FitMapping
17 15
 {
18 16
     public static function guessDevice($manufactorId, $productId) {
Please login to merge, or discard this patch.