Chore: rm obs import

This commit is contained in:
Pieter Vander Vennet 2025-01-23 13:51:22 +01:00
parent 13772b6ee4
commit 85bf2b5c36

View file

@ -10,7 +10,6 @@ import Constants from "../Models/Constants.js"
import { Utils } from "../Utils.js" import { Utils } from "../Utils.js"
import { UIEventSource } from "../Logic/UIEventSource" import { UIEventSource } from "../Logic/UIEventSource"
import { WithSearchState } from "../Models/ThemeViewState/WithSearchState" import { WithSearchState } from "../Models/ThemeViewState/WithSearchState"
import { ThemeConfigJson } from "../Models/ThemeConfig/Json/ThemeConfigJson"
import ThemeConfig from "../Models/ThemeConfig/ThemeConfig" import ThemeConfig from "../Models/ThemeConfig/ThemeConfig"
function webgl_support() { function webgl_support() {