Minor cleanup
1 files changed, 0 insertions(+), 1 deletions(-) M autosync.py
M autosync.py +0 -1
@@ 58,7 58,6 @@ from hgext.fetch import cmdtable as fetc # constants # ============================================================================= -ALERTER = ".hgalert" # alert tool to run on errors (rel. to repo root) LOGFILE = os.path.join(".hg", "autosync.log") # daemon log (rel. to repo root) # =============================================================================