Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Jul 6, 2021
1 parent bf87101 commit fffd059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Game.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import Controller from './Controller';
import ZoomInOut from './ZoomInOut';
import UploadSVG from '../icons/upload.svg';
import { parseReplayData } from '../utils/replays';
import debug_replay from '../scenes/sample_replay.json';
import clientConfigs from './configs.json';
export type GameComponentProps = {
// replayData?: any;
Expand Down

0 comments on commit fffd059

Please sign in to comment.