mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove unused code (#526)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
/* typehints:start */
|
||||
import { Application } from "../application";
|
||||
import { ShapeDefinition } from "../game/shape_definition";
|
||||
import { Savegame } from "../savegame/savegame";
|
||||
/* typehints:end */
|
||||
/**
|
||||
* @typedef {import("../application").Application} Application
|
||||
*/
|
||||
|
||||
export class GameAnalyticsInterface {
|
||||
constructor(app) {
|
||||
|
||||
Reference in New Issue
Block a user