File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ import { NetworkType } from '../../../src/model/blockchain/NetworkType';
22
22
import { MessageType } from '../../../src/model/message/MessageType' ;
23
23
import { PersistentHarvestingDelegationMessage } from '../../../src/model/message/PersistentHarvestingDelegationMessage' ;
24
24
import { PlainMessage } from '../../../src/model/message/PlainMessage' ;
25
- import { MosaicId } from '../../../src/model/model' ;
26
25
import { Mosaic } from '../../../src/model/mosaic/Mosaic' ;
26
+ import { MosaicId } from '../../../src/model/mosaic/MosaicId' ;
27
27
import { NetworkCurrencyMosaic } from '../../../src/model/mosaic/NetworkCurrencyMosaic' ;
28
28
import { NamespaceId } from '../../../src/model/namespace/NamespaceId' ;
29
29
import { Deadline } from '../../../src/model/transaction/Deadline' ;
You can’t perform that action at this time.
0 commit comments