diff roundup/instance.py @ 7228:07ce4e4110f5

flake8 fixes: whitespace, remove unused imports
author John Rouillard <rouilj@ieee.org>
date Sat, 18 Mar 2023 14:16:31 -0400
parents 408fd477761f
children 82bbb95e5690 771d7c43c76f
line wrap: on
line diff
--- a/roundup/instance.py	Thu Mar 16 16:34:11 2023 -0400
+++ b/roundup/instance.py	Sat Mar 18 14:16:31 2023 -0400
@@ -40,7 +40,6 @@
 
 import os
 import sys
-import warnings
 
 from roundup import configuration, mailgw
 from roundup import hyperdb, backends, actions

Roundup Issue Tracker: http://roundup-tracker.org/