Skip to content

Commit 80e96a7

Browse files
authored
Merge pull request #42 from thecodework/analysis-q5Pegl
Apply fixes from StyleCI
2 parents 4ff2c26 + a4d0c89 commit 80e96a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TwoFactorAuthenticationServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function boot()
3333
$this->publishes([
3434
__DIR__ . '/../resources/views/' => resource_path('views/vendor/2fa'),
3535
], 'views');
36-
3736
}
3837

3938
/**

0 commit comments

Comments
 (0)