Skip to content

Commit

Permalink
Style CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ahinkle committed Nov 22, 2019
1 parent 758f93a commit 0ced00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Validation/Rules/DatabaseRule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Illuminate\Validation\Rules;

use Illuminate\Support\Str;
use Closure;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Str;

trait DatabaseRule
{
Expand Down

0 comments on commit 0ced00e

Please sign in to comment.