Skip to content

Commit

Permalink
remove unused black import
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Sep 25, 2023
1 parent 8c2c6d5 commit 2d3c562
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/python/pyflyby/_importstmt.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
from collections import namedtuple
from functools import total_ordering

import black

from pyflyby import logger
from pyflyby._flags import CompilerFlags
from pyflyby._format import FormatParams, pyfill
Expand Down

0 comments on commit 2d3c562

Please sign in to comment.