mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
Remove debug code
This commit is contained in:
parent
7789029763
commit
57c225ff75
1 changed files with 0 additions and 1 deletions
|
|
@ -370,7 +370,6 @@ class widgetController extends widget
|
||||||
{
|
{
|
||||||
$widget_sequence = sha1(json_encode($args));
|
$widget_sequence = sha1(json_encode($args));
|
||||||
}
|
}
|
||||||
debugPrint($widget_sequence);
|
|
||||||
|
|
||||||
// Set the widget cache duration
|
// Set the widget cache duration
|
||||||
$widget_cache = $args->widget_cache;
|
$widget_cache = $args->widget_cache;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue