Skip to content

Commit 8f60a6c

Browse files
committed
refactor: remove unused contextlib import from doctor.py
1 parent 5f73eb5 commit 8f60a6c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/knowcode/doctor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from __future__ import annotations
44

55
import asyncio
6-
import contextlib
76
import importlib
87
import json
98
import os

0 commit comments

Comments
 (0)