Sfoglia il codice sorgente

HUE-1788 [hbase] Cannot upload image to cell

Abraham Elmahrek 12 anni fa
parent
commit
59eca9492e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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