mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-04 23:07:56 +10:00
remove redundant utils file
This commit is contained in:
@@ -246,6 +246,7 @@ def chrome_args(**options) -> List[str]:
|
||||
|
||||
return cmd_args
|
||||
|
||||
|
||||
def ansi_to_html(text):
|
||||
"""
|
||||
Based on: https://stackoverflow.com/questions/19212665/python-converting-ansi-color-codes-to-html
|
||||
|
||||
Reference in New Issue
Block a user