mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 17:46:43 -06:00
Remove unused declare
This commit is contained in:
parent
8129d4dc23
commit
43cb12930a
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
declare const _LANGS_: string[];
|
||||
declare const _THEME_COLOR_: string;
|
||||
declare const _COPYRIGHT_: string;
|
||||
declare const _VERSION_: string;
|
||||
declare const _CLIENT_VERSION_: string;
|
||||
|
|
Loading…
Reference in a new issue