We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e589632 commit e9b7dfeCopy full SHA for e9b7dfe
1 file changed
contentctl/input/director.py
@@ -2,7 +2,6 @@
2
import sys
3
from dataclasses import dataclass, field
4
from pathlib import Path
5
-from typing import Any, Dict
6
from uuid import UUID
7
8
from pydantic import ValidationError
0 commit comments