rm more anys

This commit is contained in:
Olivier Gagnon
2022-07-19 21:53:43 -04:00
parent 249242a0a3
commit 810f3a87b9
5 changed files with 14 additions and 17 deletions
-2
View File
@@ -69,8 +69,6 @@ interface IServerMetadata {
* A "unique" server that has special implications when the player manually hacks it.
*/
specialName?: string;
[key: string]: any;
}
/**