diff --git a/plugins/utilities/glowing_profiles.py b/plugins/utilities/glowing_profiles.py index 71f03b8..3668363 100644 --- a/plugins/utilities/glowing_profiles.py +++ b/plugins/utilities/glowing_profiles.py @@ -4,7 +4,6 @@ from __future__ import annotations from typing import TYPE_CHECKING import babase import _babase - import bascenev1 as bs from types import FunctionType import enum @@ -215,4 +214,4 @@ class Chooser: # ba_meta export babase.Plugin class Glowing(babase.Plugin): - pass \ No newline at end of file + pass