Commit e6d8ed3
test: drop redundant local asyncio import
asyncio is already module-level imported (line 16); the inner import in
test_mount_ucp_routes_aiohttp_registers_three_routes shadowed it for no
reason. Caught by github-code-quality bot on PR #49.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 439daab commit e6d8ed3
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1702 | 1702 | | |
1703 | 1703 | | |
1704 | 1704 | | |
1705 | | - | |
1706 | | - | |
1707 | 1705 | | |
1708 | 1706 | | |
1709 | 1707 | | |
| |||
0 commit comments