Browse Source

Delete lock.py

qiaofeng1227 2 years ago
parent
commit
c9479b8728
1 changed files with 0 additions and 3 deletions
  1. 0 3
      appmanage/api/utils/lock.py

+ 0 - 3
appmanage/api/utils/lock.py

@@ -1,3 +0,0 @@
-from threading import Lock
-
-install_mutex = Lock()