From 3d19cceca0cf73a002bd9f19b8ee63abda795fcd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 9 Jul 2015 03:15:35 -0400 Subject: [PATCH] modules --- ytmnd.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/ytmnd.py b/ytmnd.py index 01eccd3..fbf9552 100644 --- a/ytmnd.py +++ b/ytmnd.py @@ -1,13 +1,11 @@ #!/usr/bin/python import sys -import aifc import os import os.path import re import urllib2 import simplejson -import random from optparse import OptionParser ytmnd_js = """