MDL-49504 notes: fix trailing whitespace
authorDan Poltawski <dan@moodle.com>
Tue, 7 Apr 2015 10:17:44 +0000 (11:17 +0100)
committerDan Poltawski <dan@moodle.com>
Tue, 7 Apr 2015 10:17:44 +0000 (11:17 +0100)
notes/lib.php

index 8e288e8..35cc37a 100644 (file)
@@ -366,4 +366,3 @@ function note_view($context, $userid) {
     ));
     $event->trigger();
 }
-