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 0075454 commit 1856f55Copy full SHA for 1856f55
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\ChangeOwnerConfigJson;
+use Illuminate\Support\ServiceProvider;
7
8
class TelegramGitNotifierServiceProvider extends ServiceProvider
9
{
0 commit comments