We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a6a98 commit 70cae6aCopy full SHA for 70cae6a
index.ts
@@ -10,7 +10,6 @@ import { checkForRoles, checkIfCollectionsExist } from "./rolesOps";
10
import { classModel } from "./models/classModel";
11
import { staffModel } from "./models/staffModel";
12
import { yearModel } from "./models/yearModel";
13
-import { sleep } from "./util";
14
15
// import all environment variables from .env file
16
dotenv.config();
0 commit comments