mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
optimize imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { GetterSetterRepository } from "./GetterSetterRepository";
|
||||
import { IEntityWithId, IEta, IOrderedStop, IRoute, IShuttle, IStop, ISystem } from "../entities/entities";
|
||||
import { TupleKey } from "../types/TupleKey";
|
||||
|
||||
/**
|
||||
* An unoptimized in memory repository.
|
||||
|
||||
Reference in New Issue
Block a user