Skip to content

Commit c45457f

Browse files
committed
remove space
1 parent 115a168 commit c45457f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Window.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ public class AppWindow : Gtk.Window {
148148
initial_name = (is_unsaved_doc ? file_name + ".txt" : file_name)
149149
};
150150

151-
152151
save_dialog.save.begin (this, null, (obj, res) => {
153152
try {
154153

0 commit comments

Comments
 (0)