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 981af6f commit 55d5685Copy full SHA for 55d5685
index.php
@@ -67,12 +67,4 @@ function handleError($response) {
67
}
68
69
70
-// pls remove this below
71
-// $nonfig = new Nonfig("f1afd7c6-c570-4fc0-a08a-5ed65bf9811e", "cT99KHl4kT17ewFotCef");
72
-// $configId = $nonfig->findConfigurationById("8400a3a0-9c14-47cc-b598-f5037fd5a9ce");
73
-// $configName = $nonfig->findConfigurationByName("/feature_flags");
74
-// $configPath = $nonfig->findConfigurationByPath("i18n");
75
-
76
-// print_r($configPath);
77
78
?>
0 commit comments