diff options
Diffstat (limited to '_www/interface.ts')
| -rw-r--r-- | _www/interface.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_www/interface.ts b/_www/interface.ts index 628e418..55ce91d 100644 --- a/_www/interface.ts +++ b/_www/interface.ts @@ -28,7 +28,6 @@ export interface AttackResult { export interface EnvironmentInterface { ListenAddress: string - WebSocketListenPort: number MaxAttackDuration: number MaxAttackRate: number ResultsDir: string |
