Skip to content

Commit

Permalink
Update translation_utils.py
Browse files Browse the repository at this point in the history
Remove
  • Loading branch information
hcvdwerf authored Oct 16, 2024
1 parent 3c36a98 commit 43e482f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ckanext/gdi_userportal/logic/action/translation_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# SPDX-License-Identifier: Apache-2.0

import logging
from dataclasses import dataclass
from typing import Any, Dict, List

Expand All @@ -13,8 +12,6 @@
# -*- coding: utf-8 -*-
from ckan.plugins import toolkit

log = logging.getLogger(__name__)

PACKAGE_REPLACE_FIELDS = [
"access_rights",
"conforms_to",
Expand Down

0 comments on commit 43e482f

Please sign in to comment.