Ver código fonte

fix import error

Michael Poluektov 8 meses atrás
pai
commit
c89df923c5
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      backend/apps/webui/main.py

+ 0 - 1
backend/apps/webui/main.py

@@ -48,7 +48,6 @@ from config import (
     OAUTH_USERNAME_CLAIM,
     OAUTH_PICTURE_CLAIM,
     OAUTH_EMAIL_CLAIM,
-    ENABLE_TOOLS_FILTER,
 )
 
 from apps.socket.main import get_event_call, get_event_emitter