Remove unused declare

This commit is contained in:
syuilo 2019-02-05 14:22:35 +09:00
parent 758d06249b
commit 7d6f71a3fa

View file

@ -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;