Skip to content

Commit fdb127a

Browse files
committed
remove mysqli from CLI
Signed-off-by: Derek Smart <derek@grindaga.com>
1 parent 31efe42 commit fdb127a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli/CLI.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
abstract class CLI extends \PHPRed\PHPRed
55
{
6-
protected $mysqli;
76
private $stdout;
87
private $stderr;
98
private $stdin;

0 commit comments

Comments
 (0)