aboutsummaryrefslogtreecommitdiffstats
path: root/pkg93.js
diff options
context:
space:
mode:
Diffstat (limited to 'pkg93.js')
-rw-r--r--pkg93.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg93.js b/pkg93.js
index 90e0acd..74476d6 100644
--- a/pkg93.js
+++ b/pkg93.js
@@ -51,9 +51,6 @@ try {
console.error("[pkg93] Couldn't load package information.");
failed = true;
}
-if (!failed) {
- console.log("[pkg93] Not implemented.")
-}
console.log("[pkg93] Done!");
console.groupEnd();