We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ff2c26 + a4d0c89 commit 80e96a7Copy full SHA for 80e96a7
1 file changed
src/TwoFactorAuthenticationServiceProvider.php
@@ -33,7 +33,6 @@ public function boot()
33
$this->publishes([
34
__DIR__ . '/../resources/views/' => resource_path('views/vendor/2fa'),
35
], 'views');
36
-
37
}
38
39
/**
0 commit comments