Skip to content
Snippets Groups Projects
Commit 9d639567 authored by sveseli's avatar sveseli
Browse files

remove unneded comment lines

parent 8080e71c
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@
# Logging manager singleton.
#
#######################################################################
import re
import sys
import os.path
......@@ -13,9 +11,6 @@ import logging
from dm.common.utility.configurationManager import ConfigurationManager
from dm.common.exceptions.configurationError import ConfigurationError
#######################################################################
class LoggingManager:
"""
The log manager class is initialized via a configuration file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment