remove useless import

master
Michael F. Lamb 2015-10-20 22:29:13 +00:00
parent f5f27d699c
commit 224600a950
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ Usage: stats.py > /var/www/html/tilde.json
"""
import datetime
import hashlib
import json
import os
import pwd