diff --git a/lib/kredits.js b/lib/kredits.js index 16dcc2c..e0cf00c 100644 --- a/lib/kredits.js +++ b/lib/kredits.js @@ -66,7 +66,6 @@ class Kredits { } get Contributor() { - // TODO: rename to contributor return this.contractFor('Contributor'); }