Skip to content

Commit 32532f5

Browse files
committed
2 parents d9bd378 + 80e96a7 commit 32532f5

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)