Skip to content

Commit 0c992e7

Browse files
committed
Remove extra line
1 parent 7caec75 commit 0c992e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DB_Command.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ public function clean( $_, $assoc_args ) {
163163
array( 'all-tables-with-prefix' => true )
164164
);
165165

166-
167166
foreach ( $tables as $table ) {
168167
self::run_query(
169168
sprintf(

0 commit comments

Comments
 (0)