There are multiple imports from actions, this probably can be abstracted since it is only used for initialization of state.
import {
serverSelectedFunc,
agentsListUpdateFunc,
tornjakServerInfoUpdateFunc,
serverInfoUpdateFunc,
selectorInfoFunc,
tornjakMessegeFunc
} from 'actions';
Relevant files: components/*.component.js,
and call usage by components/tornjak-api-helpers.js