Skip to content

Commit 0c58e34

Browse files
committed
Apply fixes from StyleCI
1 parent e63ee2b commit 0c58e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/Cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ public static function knows()
169169
$knows = json_decode($knows, true);
170170
// $this->tpl->assign('questions', $questions);
171171
dd($knows);
172-
*/
172+
*/

0 commit comments

Comments
 (0)