mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-05 20:40:39 +00:00
removed unsused import
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { compileBlock } from './compiler'
|
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 { getFromObject, readFileSync } from './util'
|
||||||
import { join } from 'path'
|
import { join } from 'path'
|
||||||
import 'colors'
|
import 'colors'
|
||||||
|
Reference in New Issue
Block a user