From 9fa76c4c2038a776cc94af5d9f307bbaad52083c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 4 Apr 2018 23:18:38 +0200 Subject: Remove some unused imports --- tests/test_climat2.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/test_climat2.py b/tests/test_climat2.py index 31827f7..f395001 100644 --- a/tests/test_climat2.py +++ b/tests/test_climat2.py @@ -1,6 +1,5 @@ import unittest import subprocess -import os class TestHelp(unittest.TestCase): -- cgit v1.3