mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 11:17:12 +02:00
chore: drop test logging
This commit is contained in:
parent
c6f1d62c73
commit
106b201804
@ -143,5 +143,4 @@ def main() -> None:
|
|||||||
use_miles,
|
use_miles,
|
||||||
)
|
)
|
||||||
print("All OK. Loading UI...")
|
print("All OK. Loading UI...")
|
||||||
logger.critical("TEST")
|
|
||||||
App(prefs)
|
App(prefs)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user