From 6d5fe21be4393ef644965669b4de2c976bc0096f Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 16 Oct 2015 23:07:52 +0000 Subject: PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. svn path=/branches/tk705/; revision=6123 --- rpki/irdbd.py | 1 - 1 file changed, 1 deletion(-) (limited to 'rpki/irdbd.py') diff --git a/rpki/irdbd.py b/rpki/irdbd.py index d2c7bd4e..d58128e5 100644 --- a/rpki/irdbd.py +++ b/rpki/irdbd.py @@ -25,7 +25,6 @@ import os import time import logging import argparse -import urlparse import rpki.http_simple import rpki.config import rpki.resource_set -- cgit v1.2.3