chore(eslint): run eslint --fix
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
committed by
Erik Michelson
parent
a11c05b477
commit
c437366c33
@@ -220,7 +220,7 @@ export function getStorageHistory (callback) {
|
||||
if (typeof data === 'string') { data = JSON.parse(data) }
|
||||
callback(data)
|
||||
}
|
||||
// eslint-disable-next-line n/no-callback-literal
|
||||
|
||||
callback([])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user