Răsfoiți Sursa

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

Romain Rigaux 8 ani în urmă
părinte
comite
cf8f56a7a7
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  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'))