mirror of
https://github.com/fergalmoran/turnstone.git
synced 2025-12-22 09:49:56 +00:00
Remove console.log
This commit is contained in:
@@ -15,7 +15,6 @@ export const setItems = (items) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const clear = () => {
|
export const clear = () => {
|
||||||
console.log('clear() called')
|
|
||||||
return {
|
return {
|
||||||
type: types.CLEAR
|
type: types.CLEAR
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user