Skip to content

Commit

Permalink
Merge pull request #36 from brunocfalcao/analysis-qMmO44
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
brunocfalcao authored Jul 4, 2019
2 parents 4451a01 + 5942627 commit 0f3efe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/SharedInstallerActions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Brunocfalcao\Larapush\Concerns;

use Illuminate\Support\Facades\Artisan;
use sixlive\DotenvEditor\DotenvEditor;
use Illuminate\Support\Facades\Artisan;

/**
* Trait used to share common functionality between the installer commands.
Expand Down

0 comments on commit 0f3efe1

Please sign in to comment.