Skip to content

Commit fadf9a9

Browse files
committed
Fixing style
1 parent caf504e commit fadf9a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DSN.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ private function parseDsn($dsn)
185185
return;
186186
}
187187

188-
189188
// Remove the protocol
190189
$dsn = str_replace($this->protocol.'://', '', $dsn);
191190

0 commit comments

Comments
 (0)