Browse Source

HUE-2458 [core] fix an import bug

Erick Tryzelaar 11 năm trước cách đây
mục cha
commit
e6afc20305

+ 1 - 0
desktop/libs/libsaml/src/libsaml/conf.py

@@ -17,6 +17,7 @@
 
 
 import json
 import json
 import os
 import os
+import subprocess
 
 
 from django.utils.translation import ugettext_lazy as _t, ugettext as _
 from django.utils.translation import ugettext_lazy as _t, ugettext as _