Move method to remove image from Album to Image.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / memory / MemoryImage.java
2014-02-28 David ‘Bombe’ RodenMove method to remove image from Album to Image.
2014-02-28 David ‘Bombe’ RodenAdd in-memory implementation of an image and its builder.