Completed
Pull Request — master (#94)
by Brandon
08:09 queued 05:52
created
app/Http/Controllers/SensorController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use App\Sensor;
6 6
 use App\DataTables\SensorDataTable;
7 7
 use Illuminate\Http\Request;
8
-use Validator;
9 8
 use Charts;
10 9
 
11 10
 class SensorController extends Controller 
Please login to merge, or discard this patch.