fixxed missing imports and commented out a non-implemented function call
ref #11
This commit is contained in:
@@ -5,6 +5,7 @@ import {
|
||||
IsOptional,
|
||||
IsPositive,
|
||||
} from "class-validator";
|
||||
import { Runner } from "./Runner";
|
||||
|
||||
/**
|
||||
* Defines the scan interface.
|
||||
|
||||
Reference in New Issue
Block a user