mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
remove leftover
This commit is contained in:
@@ -8,12 +8,6 @@ import Document, {
|
||||
} from 'next/document';
|
||||
import React from 'react';
|
||||
|
||||
export enum TrackEvent {
|
||||
Signup = 'Signup',
|
||||
Error = '404',
|
||||
ChainCreated = 'Chain created',
|
||||
}
|
||||
|
||||
class MetaDocument extends Document {
|
||||
static async getInitialProps(
|
||||
ctx: DocumentContext,
|
||||
|
||||
Reference in New Issue
Block a user