Move dependency injection configuration closer to where it’s useful.
[Sone.git] / src / main / java / net / pterodactylus / sone / core / WebOfTrustUpdaterImpl.java
2014-08-29 David ‘Bombe’ RodenMove dependency injection configuration closer to where...
2014-08-09 David ‘Bombe’ RodenExtract interface from the web of trust updater.