Skip to content

Commit

Permalink
1 bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dotcppfile committed Feb 18, 2015
1 parent 180e85f commit 9306666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python2

import subprocess, os, sys, time, threading, signal, smtplib, urllib2, random, fnmatch
import subprocess, os, sys, time, threading, signal, smtplib, random, fnmatch
from socket import *
from threading import Thread

Expand Down

0 comments on commit 9306666

Please sign in to comment.