mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2025-06-28 11:05:11 +00:00
Remove unnecessary newlines
This commit is contained in:
@ -5,7 +5,6 @@ from tfw.internals.networking import Scope
|
||||
|
||||
from .supervisor import ProcessManager, ProcessLogManager
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
@ -2,7 +2,6 @@ import logging
|
||||
|
||||
from .log_inotify_observer import LogInotifyObserver
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user