aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_tabnanny.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_tabnanny.py')
-rw-r--r--Lib/test/test_tabnanny.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_tabnanny.py b/Lib/test/test_tabnanny.py
index 59fdfc5573d..e0a82e95c48 100644
--- a/Lib/test/test_tabnanny.py
+++ b/Lib/test/test_tabnanny.py
@@ -4,7 +4,6 @@ Glossary:
* errored : Whitespace related problems present in file.
"""
from unittest import TestCase, mock
-from unittest import mock
import errno
import os
import tabnanny