Skip to content

Commit 55d5685

Browse files
committed
remove commented code
1 parent 981af6f commit 55d5685

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

index.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,4 @@ function handleError($response) {
6767
}
6868
}
6969

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-
7870
?>

0 commit comments

Comments
 (0)