Remove comment

This commit is contained in:
Anthony Laibe 2018-07-30 15:42:59 +01:00
parent 6c4250dd44
commit 93dfac8e5d
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(),