Browse Source

Fix coding standards error.

Refs #2364
mark_story 12 years ago
parent
commit
1be40d5d64
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/Cake/Model/Model.php

+ 0 - 1
lib/Cake/Model/Model.php

@@ -843,7 +843,6 @@ class Model extends Object implements CakeEventListener {
 			}
 		}
 
-
 		if (!$className) {
 			return false;
 		}