Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 14, 2021
1 parent c66e9bd commit b24a9f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tags/Component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* file that was distributed with this source code.
*/

import exp from 'constants'
import { EdgeError } from 'edge-error'
import { TagToken, utils as lexerUtils } from 'edge-lexer'
import { EdgeBuffer, expressions, Parser } from 'edge-parser'
Expand Down

0 comments on commit b24a9f0

Please sign in to comment.