mirror of https://github.com/embarklabs/embark.git
Remove comment
This commit is contained in:
parent
65edc47187
commit
6779f2e6b1
|
@ -44,7 +44,6 @@ class App extends React.Component {
|
|||
});
|
||||
}
|
||||
}
|
||||
// EmbarkJS.Names.setProvider('ipns',{server: 'localhost', port: '5001'});
|
||||
this.setState({
|
||||
storageEnabled: EmbarkJS.Storage.isAvailable(),
|
||||
ensEnabled: EmbarkJS.Names.isAvailable(),
|
||||
|
|
Loading…
Reference in New Issue