Remove a newline I accidentally introduced.

This commit is contained in:
Chad Parry
2011-05-04 17:51:00 -06:00
parent 5c6c71ffcd
commit 46da011bf6

View File

@@ -61,4 +61,4 @@ class system_Core {
} while (!$success);
return $filename;
}
}
}