mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-13 01:30:53 +02:00
fix: delete duplicate line
This commit is contained in:
@ -45,7 +45,6 @@ var tests = []*components.IntegrationTest{
|
|||||||
stash.Rename,
|
stash.Rename,
|
||||||
stash.Stash,
|
stash.Stash,
|
||||||
stash.StashIncludingUntrackedFiles,
|
stash.StashIncludingUntrackedFiles,
|
||||||
stash.Stash,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func GetTests() []*components.IntegrationTest {
|
func GetTests() []*components.IntegrationTest {
|
||||||
|
Reference in New Issue
Block a user