mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-11 12:18:08 +00:00
Code cleanup.
This commit is contained in:
@@ -56,7 +56,6 @@ class CreateMainTables extends Migration
|
||||
$this->createBudgetTables();
|
||||
$this->createCategoriesTable();
|
||||
$this->createExportJobsTable();
|
||||
// $this->createImportJobsTable();
|
||||
$this->createPreferencesTable();
|
||||
$this->createRoleTable();
|
||||
$this->createRuleTables();
|
||||
|
||||
Reference in New Issue
Block a user