From ac020dee7afca21004a5782d66150cba982b42fd Mon Sep 17 00:00:00 2001 From: "Amber H. Brown" Date: Wed, 22 Jan 2020 02:38:50 +1100 Subject: [PATCH] fix style --- tests/config/test_cache.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/config/test_cache.py b/tests/config/test_cache.py index 3b3a49c779..94370265f1 100644 --- a/tests/config/test_cache.py +++ b/tests/config/test_cache.py @@ -13,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import os - from synapse.config._base import Config, RootConfig from synapse.config.cache import CacheConfig