浏览代码

HUE-1788 [hbase] Cannot upload image to cell

Abraham Elmahrek 12 年之前
父节点
当前提交
59eca94
共有 1 个文件被更改,包括 1 次插入0 次删除
  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