Selaa lähdekoodia

HUE-7803 [jb] Remove old reference to hadoop gen-py lib

Romain Rigaux 8 vuotta sitten
vanhempi
commit
cf8f56a
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      desktop/libs/hadoop/src/hadoop/__init__.py

+ 0 - 3
desktop/libs/hadoop/src/hadoop/__init__.py

@@ -13,6 +13,3 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-import os
-
-__path__.append(os.path.join(os.path.dirname(__file__), '..', '..', 'gen-py', 'hadoop'))