@@ -8,7 +8,6 @@ |
||
8 | 8 | |
9 | 9 | use TheSportsDb\Exception\TheSportsDbException; |
10 | 10 | use TheSportsDb\Entity\LeagueInterface; |
11 | -use TheSportsDb\Entity\League; |
|
12 | 11 | |
13 | 12 | /** |
14 | 13 | * A league object that is not yet fully loaded. |