Skip to content

Commit

Permalink
disable init command
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jul 21, 2023
1 parent 341c732 commit 0738cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Command } from "cliffy/command";
import init from "./init.ts";
import run from "./run.ts";

export async function main() {
Expand Down

0 comments on commit 0738cbf

Please sign in to comment.