Ver Fonte

remove blank line

visuddhinanda há 1 ano atrás
pai
commit
7ea4bdf0a8
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      api-v8/app/Http/Api/TemplateRender.php

+ 0 - 1
api-v8/app/Http/Api/TemplateRender.php

@@ -608,7 +608,6 @@ class TemplateRender
     }
     private  function render_article()
     {
-
         $type = $this->get_param($this->param, "type", 1);
         $id = $this->get_param($this->param, "id", 2);
         $title = $this->get_param($this->param, "title", 3);