Skip to content

Commit ab988fa

Browse files
committed
Remove spurious newline
1 parent 2a387b5 commit ab988fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/service/plugins/share.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ const FileChooserDialog = GObject.registerClass({
459459
this._uriEntry.grab_focus();
460460
this.set_response_sensitive(Gtk.ResponseType.OK, true);
461461

462-
463462
// Hide the URL entry
464463
} else {
465464
header.set_custom_title(null);

0 commit comments

Comments
 (0)