Skip to content

Commit c028c0a

Browse files
committed
remove unused import
1 parent 958f529 commit c028c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kiss_slam/pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
import numpy as np
2929
from kiss_icp.pipeline import OdometryPipeline
30-
from map_closures import map_closures
3130
from tqdm import tqdm, trange
3231

3332
from kiss_slam.config import load_config

0 commit comments

Comments
 (0)