Skip to content

Commit 8a7d7bd

Browse files
committed
Merge branch 'fix/unused_params' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into fix/unused_params
2 parents 0b8c68b + 5655daa commit 8a7d7bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/opengeodeweb_back/geode_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def load_data(data_id: str):
6363
return load(data_entry.geode_object, file_absolute_path)
6464

6565

66-
6766
def get_data_info(data_id: str) -> Data:
6867
from .data import Data
6968

0 commit comments

Comments
 (0)