mirror of
https://github.com/status-im/codimd.git
synced 2025-01-28 07:05:34 +00:00
refactor: fix lint warning on public/js/history.js
Signed-off-by: BoHong Li <a60814billy@gmail.com>
This commit is contained in:
parent
573501389a
commit
0498dc70e8
@ -13,13 +13,9 @@ import {
|
||||
encodeNoteId
|
||||
} from './utils'
|
||||
|
||||
import {
|
||||
checkIfAuth
|
||||
} from './lib/common/login'
|
||||
import { checkIfAuth } from './lib/common/login'
|
||||
|
||||
import {
|
||||
urlpath
|
||||
} from './lib/config'
|
||||
import { urlpath } from './lib/config'
|
||||
|
||||
window.migrateHistoryFromTempCallback = null
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user