aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpotpourri/ca-unpickle.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/potpourri/ca-unpickle.py b/potpourri/ca-unpickle.py
index 3b31e0ba..be8f8237 100755
--- a/potpourri/ca-unpickle.py
+++ b/potpourri/ca-unpickle.py
@@ -260,7 +260,6 @@ class Root(object):
root_handle = str(uuid.uuid4())
rpki_root_last_serial = max(
- rpki_root_cer.getSerial(),
rpki_work_cer.getSerial(),
self.iter_get(rpki_root_mft.get_POW().certs()).getSerial())