Client.js: removed unused import
This commit is contained in:
parent
ff24095c4a
commit
2e2f67fe0c
@ -3,7 +3,6 @@ import { MatchMaking } from "./Matchmaking.js";
|
||||
import { Profiles } from "./Profiles.js";
|
||||
import { Channels } from './chat/Channels.js';
|
||||
import { MyProfile } from "./MyProfile.js";
|
||||
import { navigateTo } from "../index.js";
|
||||
import { Tourmanents } from "./tournament/Tournaments.js";
|
||||
import {Notice} from "./chat/Notice.js";
|
||||
import { Channel } from "./chat/Channel.js";
|
||||
|
Loading…
Reference in New Issue
Block a user