From b32c5c06ee844072a760f776e5f37f7c32c97c8f Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 22 Sep 2017 15:05:50 +0200 Subject: Update metadata and docs --- src/util/simulation-load.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/simulation-load.js') 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", -- cgit v1.2.3