Remove empty init file

This commit is contained in:
heliguy
2025-01-05 22:45:19 -05:00
parent d650e20636
commit 39fc1bfd67
2 changed files with 0 additions and 1 deletions

View File

View File

@@ -79,7 +79,6 @@ configure_file(
) )
warehouse_sources = [ warehouse_sources = [
'__init__.py',
'main.py', 'main.py',
'host_info.py', 'host_info.py',
'gtk/error_toast.py', 'gtk/error_toast.py',