remove: proxy to jdmc view

This commit is contained in:
Bai
2026-03-18 18:38:33 +08:00
parent 7f945a8386
commit e6a4dfe9d6
2 changed files with 0 additions and 2 deletions

View File

@@ -8,6 +8,5 @@ from .encode import *
from .http import *
from .ip import *
from .jumpserver import *
from .proxy import *
from .random import *
from .translate import *

View File

@@ -5,4 +5,3 @@ from .error_views import *
from .index import *
from .other import *
from .swagger import *
from .jdmc import *