Skip to content

Commit

Permalink
clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Nov 1, 2023
1 parent 7eb5b92 commit 6fff55d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dandi/cli/cmd_organize.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from __future__ import annotations

from typing import Optional

import click

from .base import dandiset_path_option, devel_debug_option, map_to_click_exceptions
Expand Down

0 comments on commit 6fff55d

Please sign in to comment.