Remove a newline at the end of the file that I accidentally introduced.

This commit is contained in:
Chad Parry
2011-04-27 20:52:35 -06:00
parent 6d564f185e
commit 4c2b2ebd3f
+1 -1
View File
@@ -69,4 +69,4 @@ class Form_Uploadify_Core extends Form_Input {
public function validate() {
return true;
}
}
}