clean up comment

This commit is contained in:
Matt Rose 2022-11-18 15:19:04 -05:00
parent 044b3eaee1
commit a92f675bbc
1 changed files with 0 additions and 4 deletions

View File

@ -53,10 +53,6 @@ from terminatorlib.util import dbg, err
from terminatorlib.layoutlauncher import LayoutLauncher
from terminatorlib.configjson import ConfigJson
# Deleting env variable fixes double char problem when broadcasting (#78)
# Only delete if it exists, or exception occurs
if __name__ == '__main__':
dbus_service = None