Fixed build error
This commit is contained in:
parent
6c1dc32928
commit
c5372e074a
@ -113,7 +113,6 @@ fun RepositoryOpenPage(gitManager: GitManager, dialogManager: DialogManager) {
|
||||
null -> {
|
||||
Log(
|
||||
gitManager = gitManager,
|
||||
dialogManager = dialogManager,
|
||||
selectedIndex = selectedIndexCommitLog,
|
||||
onRevCommitSelected = { commit ->
|
||||
selectedRevCommit = commit
|
||||
|
Loading…
Reference in New Issue
Block a user