This commit is contained in:
Sankalp Kotewar 2022-11-29 09:51:53 +00:00 committed by GitHub
parent ab0e7714ce
commit af1210e2a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 105 additions and 75 deletions

View file

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