Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Apr 20, 2022
1 parent 17fd9de commit 74f103d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ckanext/harvest/commands/harvester.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
from __future__ import print_function

import sys

import six

from ckan import model
from ckan.logic import get_action, ValidationError

Expand Down

0 comments on commit 74f103d

Please sign in to comment.