Skip to content

Commit b7c767b

Browse files
committed
Fix unused import
1 parent d0b1cfc commit b7c767b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hls4ml/backends/fpga/fpga_backend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import math
2-
import os
32
import re
43
import subprocess
54
from bisect import bisect_left

0 commit comments

Comments
 (0)