Skip to content

Commit

Permalink
Remove the action name from constants
Browse files Browse the repository at this point in the history
  • Loading branch information
reyraa committed Oct 25, 2019
1 parent 6a92d4d commit 29e5b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants/actions.js
Expand Up @@ -27,7 +27,6 @@ const actionTypes = {
liskAPIClientUpdate: 'LISK_API_CLIENT_UPDATE',
loadingFinished: 'LOADING_FINISHED',
loadingStarted: 'LOADING_STARTED',
moduleAdded: 'MODULE_ADDED',
networkSet: 'NETWORK_SET',
networkStatusUpdated: 'NETWORK_STATUS_UPDATED',
newBlockCreated: 'NEW_BLOCK_CREATED',
Expand Down

0 comments on commit 29e5b0e

Please sign in to comment.