This commit is contained in:
Sankalp Kotewar
2022-11-29 09:51:53 +00:00
committed by GitHub
parent ab0e7714ce
commit af1210e2a3
6 changed files with 105 additions and 75 deletions

View File

@ -76,6 +76,4 @@ async function run(): Promise<void> {
}
}
// run();
export default run;