Skip to content

Commit 033f05b

Browse files
pxthinhgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 155e50e commit 033f05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/TelegramGitNotifierServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace CSlant\LaravelTelegramGitNotifier\Providers;
44

5-
use Illuminate\Support\ServiceProvider;
65
use CSlant\LaravelTelegramGitNotifier\Commands\SetConfigJsonOwner;
6+
use Illuminate\Support\ServiceProvider;
77

88
class TelegramGitNotifierServiceProvider extends ServiceProvider
99
{

0 commit comments

Comments
 (0)