Skip to content

Commit

Permalink
remove unused import in gtiff_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
zcernigoj committed Nov 20, 2023
1 parent 0983c19 commit b5c7851
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rest/post_processing/gtiff_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from processing.const import CustomMimeType
from openeoerrors import Internal

import json

# assume it's only 1 time and 1 bands dimension
def check_dimensions(time_dimensions, bands_dimensions):
Expand Down

0 comments on commit b5c7851

Please sign in to comment.