X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffreenet%2Fwot%2FContext.java;h=55341eeddbf841493a25ac12c5b555505fbc90b0;hp=13f97939b6e5dd0ca360efb90170762977d964ef;hb=62573c314957b1851f4fbe693b8746686caa940a;hpb=e7550501ed1b8bcb07206a0fb76f07a52c300c6d diff --git a/src/main/java/net/pterodactylus/sone/freenet/wot/Context.java b/src/main/java/net/pterodactylus/sone/freenet/wot/Context.java index 13f9793..55341ee 100644 --- a/src/main/java/net/pterodactylus/sone/freenet/wot/Context.java +++ b/src/main/java/net/pterodactylus/sone/freenet/wot/Context.java @@ -24,8 +24,6 @@ import com.google.common.base.Function; /** * Custom container for the Web of Trust context. This allows easier * configuration of dependency injection. - * - * @author David ‘Bombe’ Roden */ public class Context {