From 12d00ba020a030fcc6faf2d5c448f953e529025d Mon Sep 17 00:00:00 2001 From: Vaibhav Agrawal Date: Fri, 27 Feb 2015 01:23:51 +0800 Subject: [PATCH] Fix the error due to which tox not passing --- mozci/sources/allthethings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mozci/sources/allthethings.py b/mozci/sources/allthethings.py index 18201a6..87d192e 100755 --- a/mozci/sources/allthethings.py +++ b/mozci/sources/allthethings.py @@ -48,7 +48,6 @@ import json import logging import os -import pprint import time import requests