mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-16 21:58:19 +01:00
taking out a debug statement
This commit is contained in:
parent
40509206a6
commit
c51058f5e7
@ -116,10 +116,6 @@ class Data {
|
||||
self::$store["link"] = array();
|
||||
self::$store["patternSpecific"] = array();
|
||||
|
||||
unset(self::$store["listItems"]);
|
||||
print_r(self::$store);
|
||||
exit;
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user