Remove unused import in reviews_for_bugs.

Change-Id: I9fbeafe8badc30dea606f63622f80b4713570307
This commit is contained in:
Robert Collins 2013-11-27 03:10:48 +00:00
parent 1ab27d9d99
commit 20f4401d0d
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ from argparse import ArgumentParser
import getpass
from launchpadlib.launchpad import Launchpad
import re
import sys
from reviewstats import utils