From 45432dd9c87ff398de1faf5a0083c366a2ea391b Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sat, 14 Jan 2023 18:39:04 +0100 Subject: Clean up imports Signed-off-by: TheArcaneBrony --- src/util/entities/Team.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util/entities/Team.ts') diff --git a/src/util/entities/Team.ts b/src/util/entities/Team.ts index 8f410bb4..6014f044 100644 --- a/src/util/entities/Team.ts +++ b/src/util/entities/Team.ts @@ -2,7 +2,6 @@ import { Column, Entity, JoinColumn, - ManyToMany, ManyToOne, OneToMany, RelationId, -- cgit 1.4.1