From: David ‘Bombe’ Roden Date: Tue, 22 Mar 2011 19:43:57 +0000 (+0100) Subject: Fix whitespace. X-Git-Tag: beta-freefall-0.6.2-1~99 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=6414c85c8793a01593f0a86c7e569c5c1b8de324 Fix whitespace. --- diff --git a/src/main/java/net/pterodactylus/sone/core/Core.java b/src/main/java/net/pterodactylus/sone/core/Core.java index 7f90184..585d71f 100644 --- a/src/main/java/net/pterodactylus/sone/core/Core.java +++ b/src/main/java/net/pterodactylus/sone/core/Core.java @@ -731,7 +731,6 @@ public class Core implements IdentityListener, UpdateListener { } /** - * * Returns the album with the given ID, creating a new album if no album * with the given ID can be found. *