chore: removed legacy code

This commit is contained in:
Yury Shkoda
2021-10-28 15:44:17 +03:00
parent 01d76fa66f
commit a962979765
-1
View File
@@ -1,5 +1,4 @@
export interface ExecutionQuery {
_program: string
_debug?: number
_log?: boolean
}