Skip to content

Commit

Permalink
fix: remove lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
LastLeaf committed Sep 21, 2023
1 parent 2217861 commit 9546e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glass-easel/src/tmpl/range_list_diff.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Element, VirtualNode, dumpElementToString } from '..'
import { Element, VirtualNode } from '..'
import { DataValue } from '../data_proxy'
import { UpdatePathTreeNode, UpdatePathTreeRoot } from './proc_gen_wrapper'
import { triggerWarning } from '../func_arr'
Expand Down

0 comments on commit 9546e31

Please sign in to comment.