Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit a99bac0

Browse files
committed
Remove useless lines.
1 parent f992d81 commit a99bac0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Layer/Pdo/Pdo.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
namespace Hoa\Database\Layer\Pdo;
3838

3939
use Hoa\Core;
40-
4140
use Hoa\Database;
4241

4342
/**

Query/Query.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ public function where ( $expression ) {
151151
return $this->store($where->where($expression));
152152
}
153153

154-
155154
/**
156155
* Store the current instance if necessary.
157156
*

0 commit comments

Comments
 (0)