Remove comment

This commit is contained in:
Anthony Laibe 2018-07-30 15:42:59 +01:00 committed by Iuri Matias
parent 65edc47187
commit 6779f2e6b1
1 changed files with 0 additions and 1 deletions

View File

@ -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(),