Remove unused imports from Comcigan in comcigan.ts
This commit is contained in:
parent
8ec7567920
commit
3c1ca77c9e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import Comcigan, { School, Weekday } from '@imnyang/comcigan.ts'
|
import Comcigan from '@imnyang/comcigan.ts'
|
||||||
|
|
||||||
const comcigan = new Comcigan()
|
const comcigan = new Comcigan()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue