diff --git a/aeon/clustering/_r_cluster.py b/aeon/clustering/_r_cluster.py index a13fd7ded6..f037166552 100644 --- a/aeon/clustering/_r_cluster.py +++ b/aeon/clustering/_r_cluster.py @@ -9,7 +9,6 @@ from sklearn.preprocessing import StandardScaler from aeon.clustering.base import BaseClusterer -from aeon.datasets import load_basic_motions from aeon.transformations.collection.convolution_based._minirocket import ( _fit_biases, _fit_dilations,