diff --git a/src/actions/index.js b/src/actions/index.js index a30842c..6bad492 100644 --- a/src/actions/index.js +++ b/src/actions/index.js @@ -55,10 +55,6 @@ export function logout (dispatch) { } } -export function changePassword (credentials) { - return callUbus('password', 'set', credentials) -} - export function fetchUciConfigs () { return async (dispatch, getState) => { const configNames = [