mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-03 20:56:21 +00:00
Various code cleanup.
This commit is contained in:
@@ -81,7 +81,7 @@ class TransactionCurrencySeeder extends Seeder
|
||||
try {
|
||||
TransactionCurrency::create($currency);
|
||||
} catch (PDOException $e) {
|
||||
// dont care
|
||||
// @ignoreException
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user