diff roundup/instance.py @ 7464:82bbb95e5690 issue2550923_computed_property

merge from tip into issue2550923_computed_property
author John Rouillard <rouilj@ieee.org>
date Thu, 08 Jun 2023 00:10:32 -0400
parents ca90f7270cd4 07ce4e4110f5
children 78585199552a
line wrap: on
line diff
--- a/roundup/instance.py	Mon Nov 07 22:58:38 2022 -0500
+++ b/roundup/instance.py	Thu Jun 08 00:10:32 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/