mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
removed unsused import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { compileBlock } from './compiler'
|
||||
import { ActionFunction, re, error, options, Part, isRender } from './options'
|
||||
import { ActionFunction, re, error, options, Part } from './options'
|
||||
import { getFromObject, readFileSync } from './util'
|
||||
import { join } from 'path'
|
||||
import 'colors'
|
||||
|
Reference in New Issue
Block a user