fix imports

This commit is contained in:
sadan 2024-07-01 23:55:07 -04:00
parent 240ce8b07f
commit f5dffe12c2
No known key found for this signature in database

View file

@ -4,7 +4,6 @@
* SPDX-License-Identifier: GPL-3.0-or-later * SPDX-License-Identifier: GPL-3.0-or-later
*/ */
import { showNotification } from "@api/Notifications";
import { Devs } from "@utils/constants"; import { Devs } from "@utils/constants";
import definePlugin from "@utils/types"; import definePlugin from "@utils/types";