소스 검색

Merge branch 'master' into pluginfile

bernardo 5 년 전
부모
커밋
e627344a81
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      view.php

+ 0 - 1
view.php

@@ -188,7 +188,6 @@ if (has_capability('mod/gradeimporter:edit', $context)){
   }
 }
 
-
 echo html_writer::table($table);
 /// Finish the page
 echo $output->footer();