summaryrefslogtreecommitdiff
path: root/src/util/simulation-load.js
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-22 15:05:50 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 10:06:10 +0200
commitb32c5c06ee844072a760f776e5f37f7c32c97c8f (patch)
tree3f4c4e8b95dff0b63ab9126cf8aeb23ad2ae4065 /src/util/simulation-load.js
parent2b98c0d580dd2fe5d103ea1ab16e69db56734cde (diff)
Update metadata and docs
Diffstat (limited to 'src/util/simulation-load.js')
-rw-r--r--src/util/simulation-load.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/simulation-load.js b/src/util/simulation-load.js
index 55c37929..c81bb406 100644
--- a/src/util/simulation-load.js
+++ b/src/util/simulation-load.js
@@ -1,4 +1,4 @@
-import {SIM_HIGH_COLOR, SIM_LOW_COLOR, SIM_MID_HIGH_COLOR, SIM_MID_LOW_COLOR} from "../colors/index";
+import {SIM_HIGH_COLOR, SIM_LOW_COLOR, SIM_MID_HIGH_COLOR, SIM_MID_LOW_COLOR} from "./colors";
export const LOAD_NAME_MAP = {
LOAD: "computational load",