Skip to content

Commit

Permalink
Fix unused imports for v2.1.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pjob committed Mar 6, 2024
1 parent f04c637 commit 21ecfb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/snowflake/cli/api/commands/flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from typing import Any, Callable, Optional

import click
import typer
from snowflake.cli.api.cli_global_context import cli_context_manager
from snowflake.cli.api.console import cli_console
Expand Down

0 comments on commit 21ecfb5

Please sign in to comment.