Don’t throw exception when removing a field that is not in the profile.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 24 Oct 2013 05:01:26 +0000 (07:01 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:34 +0000 (22:25 +0100)
commitffbea903358cf376a369987529e07d607647c41c
treed3fceea20a480cde1b5e378ea53d35229e013f04
parente0e458c6bafa1bdeab29a27567e48e22b5884d51
Don’t throw exception when removing a field that is not in the profile.
src/main/java/net/pterodactylus/sone/data/Profile.java
src/test/java/net/pterodactylus/sone/data/ProfileTest.java