mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
fix lint
This commit is contained in:
parent
c01ce2d3be
commit
937f14addb
@ -6,4 +6,3 @@ export const muteErrors = () => ({ type: MUTE_ERRORS });
|
|||||||
export const muteError = (error) => ({ type: MUTE_ERROR, error });
|
export const muteError = (error) => ({ type: MUTE_ERROR, error });
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user