mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-20 03:10:57 +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