Remove unused file
This commit is contained in:
parent
199d7be0aa
commit
fe703b34ec
@ -1,5 +0,0 @@
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
export const TYPES: {[name:string]: symbol} = {
|
||||
PROGRAM: Symbol.for("PROGRAM"),
|
||||
APP: Symbol.for("APP")
|
||||
};
|
Loading…
Reference in New Issue
Block a user