Skip to content

Commit 1a2c96b

Browse files
author
Zhijian Liu
authored
[minor] remove useless imports
1 parent f029da0 commit 1a2c96b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchsparse/utils/kernel_region.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
import json
21
import os
32
import os.path
43
import random
54
import sys
65
from collections import Sequence
76

8-
import h5py
97
import numpy as np
108
import torch
119

0 commit comments

Comments
 (0)