summaryrefslogtreecommitdiff
path: root/src/sagas/topology.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/sagas/topology.js')
-rw-r--r--src/sagas/topology.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sagas/topology.js b/src/sagas/topology.js
index 6a3e03af..12f02e4b 100644
--- a/src/sagas/topology.js
+++ b/src/sagas/topology.js
@@ -26,7 +26,7 @@ import {
DEFAULT_RACK_POWER_CAPACITY,
DEFAULT_RACK_SLOT_CAPACITY,
MAX_NUM_UNITS_PER_MACHINE
-} from "../components/map/MapConstants";
+} from "../components/app/map/MapConstants";
import {
fetchAndStoreAllCPUs,
fetchAndStoreAllGPUs,