From f218b6fced6cecccd64d0c668a9c7c0629e94adc Mon Sep 17 00:00:00 2001 From: Benny Lichtner Date: Wed, 5 Dec 2018 21:47:04 -0800 Subject: [PATCH] delete unused function --- src/actions/index.js | 4 ---- 1 file changed, 4 deletions(-) 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 = [