Fix indent

This commit is contained in:
Noizette 2021-11-06 02:50:23 +01:00
parent 5a4fede36d
commit 49724eddda
1 changed files with 96 additions and 97 deletions

View File

@ -91,7 +91,6 @@ if (version_compare($infos->version, '0.6.0', '<'))
{
// SQL -> total integer
$db->exec(<<<EOT
CREATE TABLE IF NOT EXISTS plugin_facturation_factures_tmp
(
id INTEGER PRIMARY KEY,