Removing references to contracts and additional image
This commit is contained in:
parent
aae8ffe213
commit
2b38654eb5
|
@ -1,10 +1,8 @@
|
|||
import React, { Component, Fragment } from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import EmbarkJS from 'Embark/EmbarkJS';
|
||||
import Ship from './ship';
|
||||
import EnableSales from './enableSales';
|
||||
import SpaceshipToken from 'Embark/contracts/SpaceshipToken';
|
||||
import SpaceshipMarketplace from 'Embark/contracts/SpaceshipMarketplace';
|
||||
|
||||
|
||||
class ShipList extends Component {
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
Loading…
Reference in New Issue