Drop unused import noticed by `copilot`

ns_aware
Gud Boi 2026-03-13 11:52:18 -04:00
parent 1529095c32
commit abbb4a79c8
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ Unit tests for `tractor.msg.pretty_struct`
private-field filtering in `pformat()`. private-field filtering in `pformat()`.
''' '''
from typing import (
Any,
)
import pytest import pytest
from tractor.msg.pretty_struct import ( from tractor.msg.pretty_struct import (