Skip to content

Commit

Permalink
removing ChatActions import line (#3486)
Browse files Browse the repository at this point in the history
`ChatActions` is not used in the commented file.
  • Loading branch information
jimmy-e authored and timdorr committed Jul 31, 2019
1 parent b657c11 commit 59cc278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/recipes/UsageWithTypescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ Type checked chat reducer:

import {
ChatState,
ChatActions,
ChatActionTypes,
SEND_MESSAGE,
DELETE_MESSAGE
Expand Down

0 comments on commit 59cc278

Please sign in to comment.