Fix indentation.

This commit is contained in:
marco
2015-08-13 18:04:28 +02:00
parent 81c8b22b36
commit 781e016be5
2 changed files with 1 additions and 3 deletions

View File

@ -15,5 +15,4 @@ class Model extends \Sudzy\ValidModel {
}
parent::save();
}
}
}