Skip to content

Commit c3d697a

Browse files
author
Aidyn Makhataev
committed
resolve conflict
2 parents cd161d4 + 908ccbc commit c3d697a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SessionServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
namespace AidynMakhataev\Tarantool\Session;
66

77
use AidynMakhataev\Tarantool\Session\Console\TransferSessionFromFileCommand;
8+
use Illuminate\Contracts\Foundation\Application;
89
use Illuminate\Support\Facades\Session;
910
use Illuminate\Support\ServiceProvider;
10-
use Illuminate\Contracts\Foundation\Application;
1111
use Tarantool\Client\Client;
1212

1313
/**

0 commit comments

Comments
 (0)