removed dupe

This commit is contained in:
booploops 2022-06-27 15:31:35 -07:00 committed by vapormusic
parent 2cb29c28c5
commit 1cb957c1ab

View file

@ -13,9 +13,6 @@ import {BrowserWindow} from "./base/browserwindow";
import {init as Sentry} from "@sentry/electron";
import {RewriteFrames} from "@sentry/integrations";
import {components, ipcMain} from "electron"
import {ProviderDB} from "./providers/local/db";
ProviderDB.init()
// Analytics for debugging fun yeah.
Sentry({