Don’t throw exceptions when a single “return” would suffice.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 25 Mar 2011 23:35:13 +0000 (00:35 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 25 Mar 2011 23:35:13 +0000 (00:35 +0100)
commit28b0c5550f1a2c1009f62ba43a038f2f2a878781
tree7e4ff5edc456c332e048319cc7c018bebe0eeed1
parent7b2db06359747ae9638fe4d32c19efe54b62eb78
Don’t throw exceptions when a single “return” would suffice.
src/main/java/net/pterodactylus/sone/web/UploadImagePage.java