mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
css_browser_selector was logging to the console
This commit is contained in:
parent
4861495b49
commit
1209cd115a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
@typescript-eslint/no-explicit-any: "off",
|
||||
*/
|
||||
|
||||
import "css-browser-selector/css_browser_selector";
|
||||
import "css-browser-selector/css_browser_selector.min";
|
||||
import "jquery/dist/jquery";
|
||||
|
||||
export { mutateNextCardStates } from "./answering";
|
||||
|
|
Loading…
Reference in a new issue