Skip to content

Commit

Permalink
Removed unused import;
Browse files Browse the repository at this point in the history
  • Loading branch information
trystyncote committed Jan 11, 2024
1 parent 4254090 commit ab597e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scrivid/abc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from abc import ABC, abstractmethod
import operator
import textwrap
from typing import TYPE_CHECKING

if TYPE_CHECKING:
Expand Down

0 comments on commit ab597e3

Please sign in to comment.