Skip to content

Commit 0957c07

Browse files
committed
refactor: remove obsolete constant
1 parent f63e035 commit 0957c07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

coverage/files.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ def canonical_filename(filename: str) -> str:
8787
return CANONICAL_FILENAME_CACHE[filename]
8888

8989

90-
MAX_FLAT = 100
91-
9290
def flat_rootname(filename: str) -> str:
9391
"""A base for a flat file name to correspond to this file.
9492

0 commit comments

Comments
 (0)