From a80a96028ad572d22cfb893700ff02970dfed4b2 Mon Sep 17 00:00:00 2001 From: Jeff Lane Date: Mon, 13 Feb 2017 19:18:43 -0500 Subject: Forgot to remove the import of pdb from debugging --- bin/virtualization | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/virtualization b/bin/virtualization index 0551c4a..acb3c79 100755 --- a/bin/virtualization +++ b/bin/virtualization @@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . """ -import pdb from argparse import ArgumentParser import configparser from glob import glob -- cgit v1.2.3