Skip to content

Commit

Permalink
refactor: remove obsolete constant
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Apr 26, 2024
1 parent f63e035 commit 0957c07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions coverage/files.py
Expand Up @@ -87,8 +87,6 @@ def canonical_filename(filename: str) -> str:
return CANONICAL_FILENAME_CACHE[filename]


MAX_FLAT = 100

def flat_rootname(filename: str) -> str:
"""A base for a flat file name to correspond to this file.
Expand Down

0 comments on commit 0957c07

Please sign in to comment.