Skip to content

Commit

Permalink
Removes unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Daverball committed Dec 28, 2023
1 parent 13eaf00 commit 103c64b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chameleon/tales.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import ast
import re
import sys
from ast import Try

from chameleon.astutil import Builtin
Expand Down

0 comments on commit 103c64b

Please sign in to comment.