chore: Remove redundant empty interface
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
parent
dda88eb75c
commit
cefaa6fa59
|
|
@ -500,5 +500,3 @@ export interface operations {
|
|||
};
|
||||
};
|
||||
}
|
||||
|
||||
export interface external {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue