Delete APIStuff.hx

This commit is contained in:
Joalor64 2023-03-04 10:25:38 -05:00 committed by GitHub
parent 857385618d
commit 1e4463f6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
package;
class APIStuff
{
public static var API:String = "";
public static var EncKey:String = "";
}