mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
remove console
This commit is contained in:
parent
e86cb0ce1d
commit
e34ad1a64b
@ -169,7 +169,6 @@ const listViewReducer = (state = initialState, action) =>
|
||||
}
|
||||
case SET_LIST_LAYOUT: {
|
||||
const { contentType, displayedHeaders, initialParams } = action;
|
||||
console.log('xx', action)
|
||||
|
||||
drafState.contentType = contentType;
|
||||
drafState.displayedHeaders = displayedHeaders;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user