Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ilestis authored and github-actions[bot] committed Nov 17, 2023
1 parent 0d64fc5 commit 33d0d88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/Services/Campaign/Import/ImportService.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
use App\Services\Campaign\Import\Mappers\JournalMapper;
use App\Services\Campaign\Import\Mappers\LocationMapper;
use App\Services\Campaign\Import\Mappers\MapMapper;
use App\Services\Campaign\Import\Mappers\MiscMapper;
use App\Services\Campaign\Import\Mappers\NoteMapper;
use App\Services\Campaign\Import\Mappers\OrganisationMapper;
use App\Services\Campaign\Import\Mappers\QuestMapper;
Expand Down
1 change: 0 additions & 1 deletion app/Services/Campaign/Import/Mappers/EntityMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use App\Models\EntityMention;
use App\Models\EntityTag;
use App\Models\Inventory;
use App\Models\Location;
use App\Models\Post;
use App\Models\Relation;
use App\Services\EntityMappingService;
Expand Down

0 comments on commit 33d0d88

Please sign in to comment.