aboutsummaryrefslogtreecommitdiff
path: root/rpki/publication_control.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-10-10 01:37:43 +0000
committerRob Austein <sra@hactrn.net>2015-10-10 01:37:43 +0000
commita6998f3ad05e5dcc04dce0fe1c519ef5644fdf81 (patch)
tree6f6d356d653eafa1d26ae5c6f80a43f676bae083 /rpki/publication_control.py
parentba0ee92b80646633c50b24700b04515cc563487a (diff)
Clean still more old XML-related classes.
At this point, all the classes remaining in rpki.left_right pertain are the pre-Django equivalents of models, and they're the only things left still using rpki.xml_utils. Some old test code remains broken (not yet converted). GUI code that I know about has been converted but not tested (not all that much to convert there, mostly the GUI just invokes the Zookeeper. svn path=/branches/tk705/; revision=6107
Diffstat (limited to 'rpki/publication_control.py')
-rw-r--r--rpki/publication_control.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpki/publication_control.py b/rpki/publication_control.py
index a863dc34..06e7aa2d 100644
--- a/rpki/publication_control.py
+++ b/rpki/publication_control.py
@@ -30,7 +30,6 @@ import rpki.resource_set
import rpki.x509
import rpki.sql
import rpki.exceptions
-import rpki.xml_utils
import rpki.http
import rpki.up_down
import rpki.relaxng