Completed
Pull Request — master (#122)
by Brandon
02:30
created
app/Console/Commands/CleanSensordata.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace App\Console\Commands;
4 4
 
5
-use App\SensorData;
6 5
 use Illuminate\Console\Command;
7 6
 
8 7
 class CleanSensordata extends Command
Please login to merge, or discard this patch.