Skip to content

Commit b480c68

Browse files
committed
fix lint
1 parent cc96ddd commit b480c68

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/basic_memory/cli/commands/status.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Status command for basic-memory CLI."""
22

3-
import asyncio
43
from typing import Set, Dict
54
from typing import Annotated, Optional
65

0 commit comments

Comments
 (0)