Explorar el Código

HUE-1788 [hbase] Cannot upload image to cell

Abraham Elmahrek hace 12 años
padre
commit
59eca94
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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