MDL-59388 core_calendar: remove empty lines and unused imports

This commit is contained in:
Simey Lameze 2017-08-16 09:44:27 +08:00
parent 12eef11c8f
commit bd33760372
6 changed files with 1 additions and 11 deletions

View file

@ -29,7 +29,6 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017081000.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.