Skip to content

Commit

Permalink
fix: remove reference to uncommitted code
Browse files Browse the repository at this point in the history
  • Loading branch information
jrdh committed Jan 18, 2024
1 parent 78968ea commit d1bd0da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dataimporter/ext/gbif.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

import requests
from requests.auth import HTTPBasicAuth
from rich.progress import track, Progress

from dataimporter.cli.utils import console
from dataimporter.lib.dbs import DataDB
from dataimporter.lib.model import SourceRecord
from dataimporter.lib.view import View
Expand Down

0 comments on commit d1bd0da

Please sign in to comment.