Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit c51058f

Browse files
committed
taking out a debug statement
1 parent 4050920 commit c51058f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/lib/PatternLab/Data.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ public static function gather($options = array()) {
116116
self::$store["link"] = array();
117117
self::$store["patternSpecific"] = array();
118118

119-
unset(self::$store["listItems"]);
120-
print_r(self::$store);
121-
exit;
122-
123119
}
124120

125121
/**

0 commit comments

Comments
 (0)