Skip to content

Commit 2320327

Browse files
committed
remove comments
1 parent 9a67663 commit 2320327

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/App.vala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ public class Planify : Adw.Application {
7474
}
7575

7676
protected override void activate () {
77-
print ("Activating Planify\n");
78-
7977
if (lang != "") {
8078
GLib.Environment.set_variable ("LANGUAGE", lang, true);
8179
}

0 commit comments

Comments
 (0)