Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit d65293c

Browse files
committed
Linting and removing intents action reducer
1 parent 18d5142 commit d65293c

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

src/reducers/form/intents-action-reducer.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

test/form-reducer-actions-spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,5 +713,5 @@ describe('formReducer() (V1)', () => {
713713
});
714714
});
715715
});
716-
})
716+
});
717717
});

0 commit comments

Comments
 (0)