Commit 93f4ec46 authored by minseok.park's avatar minseok.park

fix lint error

parent caca2651
......@@ -3,7 +3,7 @@
var article = document.querySelector('article.doc')
if (!article) return
var toolbar = document.querySelector('.toolbar')
// var toolbar = document.querySelector('.toolbar')
var supportsScrollToOptions = 'scrollTo' in document.documentElement
function decodeFragment (hash) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment