Lint
This commit is contained in:
parent
6b5fa9d9d7
commit
4f42fd832d
|
@ -21,8 +21,6 @@ export function cleanup() {
|
||||||
intervals = []
|
intervals = []
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export class ExecutionTimeoutError extends Error {
|
export class ExecutionTimeoutError extends Error {
|
||||||
public readonly name = "ExecutionTimeoutError"
|
public readonly name = "ExecutionTimeoutError"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue