Skip to content
Snippets Groups Projects
Commit ce3bf9b2 authored by Glenn Fischer's avatar Glenn Fischer
Browse files

#1874 fix build

parent 9925329a
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import {
} from 'lodash';
import ActionTypes from './action-types';
import { importConfig } from './config';
import { removeWindow, addWindow, updateWindow } from './window';
import { addWindow, removeWindow, updateWindow } from './window';
import { updateViewport } from './canvas';
import { fetchManifest } from './manifest';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment