Remove regex library import.

This commit is contained in:
nervuri 2021-12-19 20:18:05 +00:00
parent dda21ff72d
commit 07bd86f935
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ import time
import urllib.parse
import uuid
import webbrowser
import re
try:
import ansiwrap as textwrap