Skip to content

Commit 9ad1137

Browse files
committed
remove unused import
1 parent 4526d23 commit 9ad1137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchdet3d/utils/tracking_tools.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from collections import namedtuple
22
import queue
33

4-
import os
54
import numpy as np
65
from scipy.optimize import linear_sum_assignment
76

0 commit comments

Comments
 (0)