Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
toavina committed Oct 29, 2024
1 parent c6e036f commit a290560
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckanext/zarr/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import ckanext.zarr.validators as zarr_validators
import ckanext.zarr.helpers as zarr_helpers
from ckan.lib.plugins import DefaultPermissionLabels
from flask import request, g
import ckan.model as model
from sqlalchemy import func

Expand Down

0 comments on commit a290560

Please sign in to comment.