Skip to content

Commit

Permalink
Drop accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Oct 28, 2024
1 parent fb848fd commit 5a97374
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_uart.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from unittest.mock import AsyncMock, MagicMock, call, patch, sentinel

import pytest
import serial_asyncio_fast
import zigpy.config as conf
import zigpy.serial

Expand Down

0 comments on commit 5a97374

Please sign in to comment.