Remove references to non-existent messageExpired
action
This commit is contained in:
parent
562ab5a5a5
commit
9dd7e763c4
5 changed files with 55 additions and 65 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
// The idea with this file is to make it webpackable for the style guide
|
||||
|
||||
const { bindActionCreators } = require('redux');
|
||||
const Backbone = require('../../ts/backbone');
|
||||
const Crypto = require('../../ts/Crypto');
|
||||
const Curve = require('../../ts/Curve');
|
||||
|
@ -416,7 +415,6 @@ exports.setup = (options = {}) => {
|
|||
};
|
||||
|
||||
const State = {
|
||||
bindActionCreators,
|
||||
createStore,
|
||||
Roots,
|
||||
Ducks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue