Browse Source

Merge branch 'master' into pluginfile

bernardo 4 years ago
parent
commit
e627344a81
1 changed files with 0 additions and 1 deletions
  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();