1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-03 13:13:13 +00:00

Fix some pointed by eslint

This commit is contained in:
asmsuechan
2017-11-07 14:44:50 +09:00
parent 13a1da91be
commit 990d7edba4
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -35,5 +35,5 @@ export function strip (input) {
}
export default {
strip,
strip
}