We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a67663 commit 2320327Copy full SHA for 2320327
src/App.vala
@@ -74,8 +74,6 @@ public class Planify : Adw.Application {
74
}
75
76
protected override void activate () {
77
- print ("Activating Planify\n");
78
-
79
if (lang != "") {
80
GLib.Environment.set_variable ("LANGUAGE", lang, true);
81
0 commit comments