Skip to content

Commit

Permalink
Fix missing use added by a cowboy-coding CEO
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Dec 28, 2023
1 parent 09ce137 commit 318b3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/CallingAllPapers/ConferenceImporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use Carbon\Carbon;
use Carbon\Exceptions\InvalidFormatException;
use DateTime;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Validator;

class ConferenceImporter
Expand Down

0 comments on commit 318b3da

Please sign in to comment.