From 224600a950a8217feb82a0328fcac87ca8dc9f29 Mon Sep 17 00:00:00 2001 From: "Michael F. Lamb" Date: Tue, 20 Oct 2015 22:29:13 +0000 Subject: [PATCH] remove useless import --- tildetown/stats.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tildetown/stats.py b/tildetown/stats.py index af0d0fc..2061662 100755 --- a/tildetown/stats.py +++ b/tildetown/stats.py @@ -50,7 +50,6 @@ Usage: stats.py > /var/www/html/tilde.json """ import datetime -import hashlib import json import os import pwd