diff --git a/daemon.py b/daemon.py index cd32910c6..c4ebce580 100644 --- a/daemon.py +++ b/daemon.py @@ -3421,10 +3421,9 @@ class PubServer(BaseHTTPRequestHandler): # person options screen, move button # See html_person_options followStr - print('DEBUG: options_confirm_params ' + str(options_confirm_params)) if '&submitMove=' in options_confirm_params: - # if debug: - print('Moving ' + options_actor_moved) + if debug: + print('Moving ' + options_actor_moved) msg = \ html_confirm_follow(self.server.translate, base_dir,