Skip to content

Commit

Permalink
Remove the outdated module import
Browse files Browse the repository at this point in the history
  • Loading branch information
dtdesign committed Jul 18, 2023
1 parent 60b6942 commit ea23fb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts/WoltLabSuite/Core/Ui/Screen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*/

import * as Core from "../Core";
import * as Environment from "../Environment";

const _mql = new Map<string, MediaQueryData>();

Expand Down

0 comments on commit ea23fb7

Please sign in to comment.