some cleanup

This commit is contained in:
Yann Leboulanger 2015-05-10 20:54:26 +02:00
parent a5ec0f4f2a
commit 5978d84615
2 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,6 @@
##
import time
import socket
from calendar import timegm
import nbxmpp

View File

@ -32,6 +32,7 @@
import os
import socket
import random
random.seed()