Refactoring based on LGTM analysis

This commit is contained in:
Liyas Thomas
2020-09-23 17:54:52 +05:30
parent 91677a41d4
commit 2e423b101b
5 changed files with 6 additions and 25 deletions

View File

@@ -23,7 +23,6 @@ const DEFAULT_THEME = "twilight"
import ace from "ace-builds"
import "ace-builds/webpack-resolver"
import jsonParse from "~/helpers/jsonParse"
import debounce from "~/helpers/utils/debounce"
import * as esprima from "esprima"