Update glowing_profiles.py

This commit is contained in:
andrejkuroglo8 2026-05-10 14:15:10 +03:00 committed by GitHub
parent 6212108315
commit bbf36dc4a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
pass