mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/12597] Correcing coding style mistakes
PHPBB3-12597
This commit is contained in:
parent
6f3276653f
commit
50cb9d5838
3 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue