We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155e50e commit 033f05bCopy full SHA for 033f05b
src/Providers/TelegramGitNotifierServiceProvider.php
@@ -2,8 +2,8 @@
2
3
namespace CSlant\LaravelTelegramGitNotifier\Providers;
4
5
-use Illuminate\Support\ServiceProvider;
6
use CSlant\LaravelTelegramGitNotifier\Commands\SetConfigJsonOwner;
+use Illuminate\Support\ServiceProvider;
7
8
class TelegramGitNotifierServiceProvider extends ServiceProvider
9
{
0 commit comments