Skip to content

Commit

Permalink
Import cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisscher committed Oct 1, 2024
1 parent cf20b51 commit 426014d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions activity_browser/ui/wizards/project_setup_wizard.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
import os
import ecoinvent_interface as ei
import bw2io as bi
import requests
from PySide2 import QtWidgets, QtCore

from activity_browser import project_settings
from activity_browser.bwutils.ecoinvent_biosphere_versions.ecospold2biosphereimporter import create_default_biosphere3
from activity_browser.ui.threading import ABThread
from activity_browser.mod import bw2data as bd
from activity_browser.mod.bw2io import ab_bw2setup
from activity_browser.mod.bw2io.ecoinvent import ab_import_ecoinvent_release
from activity_browser.utils import sort_semantic_versions
Expand Down

0 comments on commit 426014d

Please sign in to comment.