Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JosseVanDelm committed Jan 23, 2025
1 parent c408c72 commit 7425f14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernels/streamer_alu/Snakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from util.snake.configs import get_snax_alu_config
from util.snake.paths import get_traces, get_trace_ext
import itertools

config = get_snax_alu_config()
config["snaxoptflags"] = ",".join(
Expand Down

0 comments on commit 7425f14

Please sign in to comment.