Skip to content

Commit c23780b

Browse files
committed
Apply fixes from StyleCI
1 parent 9943279 commit c23780b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Illuminate/Database/Connectors/MariaDbConnector.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
namespace Illuminate\Database\Connectors;
44

5-
use PDO;
6-
75
class MariaDbConnector extends MySqlConnector implements ConnectorInterface
86
{
9-
107
/**
118
* Get the sql_mode value.
129
*

0 commit comments

Comments
 (0)