Browse Source

Merge branch 'bugfix/fix-error' into develop

liuyuqi-dellpc 5 months ago
parent
commit
ad9a1fd4a4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main.py

+ 0 - 1
main.py

@@ -6,7 +6,6 @@
 @License :   Copyright © 2017-2022 liuyuqi. All Rights Reserved.
 @Desc    :   enter point
 """
-from regex import P
 from auto_commit.utils.colors import bcolors
 from auto_commit.auto_commit import AutoCommit
 from auto_commit.options import parse_args