remove useless import

This commit is contained in:
Michael F. Lamb 2015-10-20 22:29:13 +00:00
parent f5f27d699c
commit 224600a950

View File

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