removed some comments

This commit is contained in:
2022-07-20 14:22:56 -05:00
parent 78d738a27c
commit 2015c0a60d
3 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
#The third file shall contain logging and email communication.
def torlog(self):
"""Setting up the log file, if self.use_log is set to true and self.loglevel is DEBUG OR INFO"""
if self.use_log: