Skip to content

Commit 70cae6a

Browse files
committed
remove unused import
1 parent a5a6a98 commit 70cae6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { checkForRoles, checkIfCollectionsExist } from "./rolesOps";
1010
import { classModel } from "./models/classModel";
1111
import { staffModel } from "./models/staffModel";
1212
import { yearModel } from "./models/yearModel";
13-
import { sleep } from "./util";
1413

1514
// import all environment variables from .env file
1615
dotenv.config();

0 commit comments

Comments
 (0)