Browse Source

HUE-1788 [hbase] Cannot upload image to cell

Abraham Elmahrek 12 năm trước cách đây
mục cha
commit
59eca9492e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      apps/hbase/src/hbase/views.py

+ 1 - 0
apps/hbase/src/hbase/views.py

@@ -16,6 +16,7 @@
 # limitations under the License.
 
 
+import base64
 import json
 import logging
 import re