mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 10:55:30 -04:00
Fix linter
This commit is contained in:
parent
bd81c2e005
commit
952aa0c6ca
@ -38,7 +38,6 @@ class Storage
|
||||
MainFiber.run do
|
||||
DB.open "sqlite3://#{@path}" do |db|
|
||||
begin
|
||||
severity = Logger.get_severity
|
||||
MG::Migration.new(db, log: Logger.default.raw_log).migrate
|
||||
rescue e
|
||||
Logger.fatal "DB migration failed. #{e}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user