mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
fix log_viewer init file
This commit is contained in:
parent
49c22b6217
commit
1a190670f1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from .logging_module import LoggingModule
|
||||
from .log_view_module import LogViewModule
|
||||
|
||||
|
||||
__all__ = (
|
||||
"LoggingModule",
|
||||
"LogViewModule",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue