Fix warnings
This commit is contained in:
@@ -98,7 +98,6 @@ class App extends IPCContainer {
|
||||
!this.props.DownloadActive &&
|
||||
(selectedVersion !== 'unavailable') &&
|
||||
(selectedVersion !== this.props.InstalledVersion);
|
||||
console.log(selectedVersion);
|
||||
const missingDependencies = (this.props.MissingDependencies.length > 0) &&
|
||||
this.props.AllowMount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user