1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-02-02 19:46:59 +01:00

remove duplicate tag

This commit is contained in:
Nicolas Constant 2022-12-02 00:01:30 -05:00
parent c912f12db5
commit 9cc2324fd2
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688

View File

@ -207,11 +207,6 @@ export interface PleromaStatusInfo {
local: boolean;
}
export interface Tag {
name: string;
url: string;
}
export interface List {
id: string;
title: string;