Skip to content

Commit

Permalink
clean unuse code
Browse files Browse the repository at this point in the history
  • Loading branch information
HillLiu committed Sep 17, 2022
1 parent 568b17b commit 09fbb41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions view_react.php
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,5 @@ public function process()
} else {
trigger_error('Template fie was not found: [' . $file . ']');
}
if (!empty($this['run'])) {
$this->clean();
}
}
}

0 comments on commit 09fbb41

Please sign in to comment.