mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/12597] Correcing coding style mistakes
PHPBB3-12597
This commit is contained in:
@@ -62,4 +62,3 @@ class execute_all extends \phpbb\console\command\command
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -94,4 +94,3 @@ class phpbb_console_command_cron_execute_all_test extends phpbb_database_test_ca
|
|||||||
return new CommandTester($command);
|
return new CommandTester($command);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -6,4 +6,3 @@
|
|||||||
<column>is_dynamic</column>
|
<column>is_dynamic</column>
|
||||||
</table>
|
</table>
|
||||||
</dataset>
|
</dataset>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user