Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Dec 22, 2022
1 parent f5ab9e9 commit d552077
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@

namespace Hyde\Framework\Features\Publications;

use function file_exists;
use Hyde\Framework\Actions\SourceFileParser;
use Hyde\Framework\Features\Publications\Models\PublicationType;
use Hyde\Hyde;
use Hyde\Pages\PublicationPage;
use Illuminate\Support\Str;
use Rgasch\Collection\Collection;

use function file_exists;
use function Safe\file_get_contents;
use function Safe\glob;
use function Safe\json_decode;
Expand Down

0 comments on commit d552077

Please sign in to comment.