Skip to content

Commit f4a9985

Browse files
committed
Tidy up
1 parent ac7d7d9 commit f4a9985

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

coverage/control.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
"""Core control stuff for coverage.py."""
55

6-
76
import atexit
87
import os
98
import platform

coverage/debug.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import inspect
99
import itertools
1010
import os
11-
import re
1211
import sys
1312
try:
1413
import _thread

0 commit comments

Comments
 (0)