Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
swaterkamp committed Jan 19, 2020
1 parent 112fc24 commit effdb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsa/src/web/components/processmap/processmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import {isDefined} from 'gmp/utils/identity';
import Group from 'web/components/chart/group';
import ErrorBoundary from 'web/components/error/errorboundary';

import {loadEntities} from 'web/store/entities/hosts';
// import {loadEntities} from 'web/store/entities/hosts';
import {loadBusinessProcessMaps} from 'web/store/usersettings/actions';
import {getBusinessProcessMaps} from 'web/store/usersettings/selectors';

Expand Down

0 comments on commit effdb40

Please sign in to comment.