Commit d4a1105
committed
Remove DataAlreadyRegisteredException
This exception was previously thrown by buildAndRegister method.
After the data API refactor the exception is unused and never thrown.
Remove the exception and update the documentation1 parent 1506de9 commit d4a1105
File tree
2 files changed
+0
-46
lines changed- src/main/java/org/spongepowered/api/data
2 files changed
+0
-46
lines changedLines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | 242 | | |
244 | 243 | | |
245 | 244 | | |
| |||
0 commit comments