Skip to content

Commit 7915751

Browse files
committed
remove unused code
1 parent 41b6983 commit 7915751

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tests/callUtils.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,3 @@ const callEnded = async (callId: string, callsApi: CallsApi) => {
7474
} else { return true; }
7575
} catch { return false; }
7676
}
77-
78-
// module.exports = {
79-
// sleep,
80-
// setupManteca,
81-
// createMantecaCall,
82-
// getMantecaTestStatus,
83-
// cleanupCalls
84-
// };

0 commit comments

Comments
 (0)