diff --git a/src/commands/index.ts b/src/commands/index.ts
index 309230d8..03c18b03 100644
--- a/src/commands/index.ts
+++ b/src/commands/index.ts
@@ -171,7 +171,7 @@ import { migratedCommand } from './general/migratedCommand';
 //import { wolframalpha } from './utils/wolframalpha';
 //import { zulu } from './utils/zulu';
 
-export const commands: BaseCommandDefinition[] = [
+const commands: BaseCommandDefinition[] = [
     typeCommand,
     //bruheg,
     //boratorium,