[support-tools/master] response_time: Remove useless import

13 May
2014
13 May
'14
12:05 p.m.
commit 6bec76c35ab3d66a1f4fef92444af8c4aaafd84b Author: Lunar <lunar@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"
4074
Age (days ago)
4074
Last active (days ago)
0 comments
1 participants
participants (1)
-
lunar@torproject.org