Fix whitespace.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Mar 2011 19:43:57 +0000 (20:43 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Mar 2011 19:43:57 +0000 (20:43 +0100)
src/main/java/net/pterodactylus/sone/core/Core.java

index 7f90184..585d71f 100644 (file)
@@ -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.
         *