From f8edbf82aa2a0a7da8808bc2e196e9f219238467 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Jun 2022 22:35:26 +0200 Subject: basic conditions --- protocol.d.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocol.d.ts') diff --git a/protocol.d.ts b/protocol.d.ts index 0657cdf..16f45d8 100644 --- a/protocol.d.ts +++ b/protocol.d.ts @@ -20,8 +20,6 @@ interface DownloadResponse { data: { tasks: Task[] } } - - interface Task { name: string, description: string, -- cgit v1.2.3-70-g09d2