Lint fix
This commit is contained in:
parent
bde53541b7
commit
b53b031720
|
@ -32,4 +32,4 @@ export default function aliasesReducer(state = initialState, action) {
|
||||||
default:
|
default:
|
||||||
return state;
|
return state;
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
Loading…
Reference in New Issue