Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
clavedeluna committed Oct 17, 2023
1 parent 0f5811b commit cc783bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codemodder/codemodder.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import difflib
import os
import sys
from pathlib import Path
from textwrap import indent

import libcst as cst
Expand Down

0 comments on commit cc783bb

Please sign in to comment.