Removed unnecessary new line
This commit is contained in:
parent
4b4644bc73
commit
5113ca9a71
@ -27,7 +27,7 @@ class StashManager @Inject constructor() {
|
|||||||
git
|
git
|
||||||
.stashApply()
|
.stashApply()
|
||||||
.call()
|
.call()
|
||||||
|
|
||||||
git.stashDrop()
|
git.stashDrop()
|
||||||
.call()
|
.call()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user