Skip to content

Commit 7d4b719

Browse files
teamconsryonakano
andauthored
Update src/Application.vala
Co-authored-by: Ryo Nakano <[email protected]>
1 parent 4f05230 commit 7d4b719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Application.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ public class Music.Application : Gtk.Application {
154154
File[]? tracks = null;
155155
try {
156156
tracks = M3U.parse_playlist (file);
157-
158157
} catch (Error e) {
159158
warning (e.message);
160159
}

0 commit comments

Comments
 (0)