Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin committed Jul 11, 2024
1 parent adcf7af commit 2340f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/config/advanced_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
List,
)

from opentrons.config import CONFIG, ARCHITECTURE, SystemArchitecture
from opentrons.config import CONFIG
from opentrons_shared_data.robot.dev_types import RobotTypeEnum

if TYPE_CHECKING:
Expand Down

0 comments on commit 2340f9a

Please sign in to comment.