1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-15 02:54:09 -04:00

logging is not used (#438)

This commit is contained in:
Piotr Idzik 2025-04-15 03:37:14 +02:00 committed by GitHub
parent f90b75da7a
commit ce0c58b3be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,6 @@
#
# =============================================================================
import logging
from kivy.event import EventDispatcher
from kivy.properties import BooleanProperty
from kivy.properties import NumericProperty