commit 6bec76c35ab3d66a1f4fef92444af8c4aaafd84b
Author: Lunar <lu...@torproject.org>
Date:   Tue May 13 14:04:35 2014 +0200

    response_time: Remove useless import
---
 response-time/response_time.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/response-time/response_time.py b/response-time/response_time.py
index e2cae2e..40d8ad9 100755
--- a/response-time/response_time.py
+++ b/response-time/response_time.py
@@ -12,7 +12,6 @@ import psycopg2
 import re
 import subprocess
 import sys
-import yaml
 
 RT_CONNINFO = "host=drobovi.torproject.org sslmode=require user=rtreader 
dbname=rt"
 



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to