remove old Message class from build
This commit is contained in:
parent
0aa63be74b
commit
04080c6ac6
1 changed files with 0 additions and 3 deletions
|
|
@ -76,9 +76,6 @@ var createBundle = function(opts) {
|
|||
b.require('./test/mocks/FakeLocalStorage', {
|
||||
expose: './mocks/FakeLocalStorage'
|
||||
});
|
||||
b.require('./js/models/core/Message', {
|
||||
expose: '../js/models/core/Message'
|
||||
});
|
||||
b.require('./test/mocks/FakeBlockchain', {
|
||||
expose: './mocks/FakeBlockchain'
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue