remove spacing.
authorDan Marsden <dan@danmarsden.com>
Mon, 26 Feb 2018 06:44:57 +0000 (19:44 +1300)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2018 06:44:57 +0000 (19:44 +1300)
db/upgrade.php

index f5051e0..cf38a89 100644 (file)
@@ -487,6 +487,5 @@ function xmldb_attendance_upgrade($oldversion=0) {
         upgrade_mod_savepoint(true, 2018022204, 'attendance');
     }
 
-    
     return $result;
 }