summaryrefslogtreecommitdiff
path: root/src/Controllers/ScormPlayerController.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Controllers/ScormPlayerController.php')
-rw-r--r--src/Controllers/ScormPlayerController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Controllers/ScormPlayerController.php b/src/Controllers/ScormPlayerController.php
index 3243962..217b20b 100644
--- a/src/Controllers/ScormPlayerController.php
+++ b/src/Controllers/ScormPlayerController.php
@@ -10,7 +10,6 @@ use Lightscale\ScormPlayer\Models\{
use Illuminate\Routing\Controller;
use Illuminate\Support\Facades\Storage;
-use Illuminate\Support\Facades\File;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Str;
use Illuminate\Http\Request;