Skip to content

Commit

Permalink
fix by flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed May 10, 2024
1 parent 8971b46 commit 91e92e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions otaclient/app/boot_control/configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@

from __future__ import annotations

from dataclasses import dataclass, field
from typing import Dict, List
from dataclasses import dataclass

from otaclient.configs.ecu_info import BootloaderType

Expand Down

0 comments on commit 91e92e4

Please sign in to comment.