mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-03-12 14:27:28 +00:00
removed unsused import
This commit is contained in:
parent
00f35a7a98
commit
7f096099b1
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user