chore: remove todo
This commit is contained in:
@@ -4,9 +4,8 @@ import Robot from './Robot';
|
|||||||
import minioClient from '../storage/mino';
|
import minioClient from '../storage/mino';
|
||||||
|
|
||||||
// TODO:
|
// TODO:
|
||||||
// 1. rename variables
|
// 1. we might not need interpreter settings?
|
||||||
// 2. we might not need interpreter settings?
|
|
||||||
// 3. store binaryOutput in MinIO
|
|
||||||
interface InterpreterSettings {
|
interface InterpreterSettings {
|
||||||
maxConcurrency: number;
|
maxConcurrency: number;
|
||||||
maxRepeats: number;
|
maxRepeats: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user