Skip to content

Commit

Permalink
Issue Open-EO#61: remove openeo.process module to reduce duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Dec 9, 2019
1 parent d9bf99e commit 5168d27
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 185 deletions.
1 change: 0 additions & 1 deletion openeo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from openeo.imagecollection import ImageCollection
from openeo.rest.connection import connect, session
from openeo.job import Job
from openeo.process.process import *


def client_version() -> str:
Expand Down
1 change: 0 additions & 1 deletion openeo/process/__init__.py

This file was deleted.

183 changes: 0 additions & 183 deletions openeo/process/process.py

This file was deleted.

0 comments on commit 5168d27

Please sign in to comment.