rm commented-out line
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Martti Malmi 2023-09-30 18:02:49 +03:00
parent f33961232b
commit 317b58b298

View File

@ -6,7 +6,6 @@ import AccountName from "./AccountName";
import ActiveAccount from "./ActiveAccount"; import ActiveAccount from "./ActiveAccount";
import ReservedAccount from "./ReservedAccount"; import ReservedAccount from "./ReservedAccount";
import { ProfileLoader } from "../../index"; import { ProfileLoader } from "../../index";
//import {ProfileLoader} from "../../index";
declare global { declare global {
interface Window { interface Window {