remove duplicate tag
This commit is contained in:
parent
c912f12db5
commit
9cc2324fd2
|
@ -207,11 +207,6 @@ export interface PleromaStatusInfo {
|
|||
local: boolean;
|
||||
}
|
||||
|
||||
export interface Tag {
|
||||
name: string;
|
||||
url: string;
|
||||
}
|
||||
|
||||
export interface List {
|
||||
id: string;
|
||||
title: string;
|
||||
|
|
Loading…
Reference in New Issue