"examples/vscode:/vscode.git/clone" did not exist on "9078c0b99e642943c193ee22b266f47fc21eda31"
Unverified Commit f9df11ae authored by almaslof's avatar almaslof Committed by GitHub
Browse files

Remove unused imports (#7898)

parent d389bedf
import json
import logging import logging
from dataclasses import dataclass
from typing import List, Optional from typing import List, Optional
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment