diff options
Diffstat (limited to 'apps/cli/src')
| -rw-r--r-- | apps/cli/src/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/cli/src/index.ts b/apps/cli/src/index.ts index 7d6c1472..cfb1d520 100644 --- a/apps/cli/src/index.ts +++ b/apps/cli/src/index.ts @@ -1,4 +1,3 @@ -#! /usr/bin/env node import { bookmarkCmd } from "@/commands/bookmarks"; import { listsCmd } from "@/commands/lists"; import { tagsCmd } from "@/commands/tags"; |
