Fix whitespace.

This commit is contained in:
Constantine Vetoshev 2019-07-11 09:30:01 -07:00
parent 0ac5025766
commit fa8865bf49

View file

@ -180,7 +180,6 @@ should already have been set up."
"Commit the current file.
When `gac-automatically-push-p' is non-nil also push."
(if gac-debounce-interval
(gac--debounced-save)
(gac--after-save (current-buffer))))