Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 28, 2024
1 parent 536dec0 commit b6e8d87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion goosebit/ui/bff/devices/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from goosebit.auth import validate_user_permissions
from goosebit.models import Device, Software, UpdateModeEnum, UpdateStateEnum
from goosebit.updater.manager import delete_devices, get_update_manager
from goosebit.models import Device, UpdateModeEnum, UpdateStateEnum

from ..responses import StatusResponse
from .requests import DevicesDeleteRequest, DevicesPatchRequest
Expand Down

0 comments on commit b6e8d87

Please sign in to comment.