Merge pull request #3381 from ethcore/fix-travis
Fix travis build: remove unused import
This commit is contained in:
		
						commit
						ee11d104bf
					
				@ -15,7 +15,6 @@
 | 
			
		||||
// along with Parity.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
use std::ops::{Deref, DerefMut};
 | 
			
		||||
use std::thread;
 | 
			
		||||
use std::time;
 | 
			
		||||
use std::sync::Arc;
 | 
			
		||||
use devtools::{http_client, RandomTempPath};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user