mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-04-19 16:49:51 +08:00
fix lint
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { load, camel2kebab, isNil, getRoute } from './util'
|
||||
import { activeLink, scrollIntoView, sticky } from './event'
|
||||
import { activeLink, scrollIntoView } from './event'
|
||||
import * as render from './render'
|
||||
|
||||
const OPTIONS = {
|
||||
|
||||
Reference in New Issue
Block a user