chore: Remove redundant empty interface

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
Tim Hårek Andreassen 2024-03-02 18:21:32 +01:00
parent dda88eb75c
commit cefaa6fa59
No known key found for this signature in database
GPG Key ID: E59C7734F0E10EB5
1 changed files with 0 additions and 2 deletions

View File

@ -500,5 +500,3 @@ export interface operations {
};
};
}
export interface external {}