Skip to content

Commit 1ba9d34

Browse files
author
paulgo
committed
1 parent 5397709 commit 1ba9d34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/Run.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,5 @@ namespace Moduless
349349
const result = resetFn();
350350
if (result instanceof Promise)
351351
await result;
352-
353352
}
354353
}

0 commit comments

Comments
 (0)