Browse Source

Merge branch 'release/0.3.0'

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

+ 0 - 1
main.py

@@ -7,7 +7,6 @@
 @Desc    :   enter point
 """
 from auto_commit.utils.colors import bcolors
-from regex import P
 from auto_commit.auto_commit import AutoCommit
 from auto_commit.options import parse_args