Skip to content

Commit 1813a36

Browse files
soxofaanbgoesswe
authored andcommitted
Issue #61: remove openeo.process module to reduce duplication
1 parent 5a31979 commit 1813a36

3 files changed

Lines changed: 0 additions & 185 deletions

File tree

openeo/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from openeo.imagecollection import ImageCollection
1919
from openeo.rest.connection import connect, session
2020
from openeo.job import Job
21-
from openeo.process.process import *
2221

2322

2423
def client_version() -> str:

openeo/process/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

openeo/process/process.py

Lines changed: 0 additions & 183 deletions
This file was deleted.

0 commit comments

Comments
 (0)