Skip to content

Commit 36c38d0

Browse files
committed
Drop the graph command
1 parent e711f60 commit 36c38d0

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

src/cli.cr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ module Shards
4141
build(path, args[1..-1])
4242
when "check"
4343
Commands::Check.run(path)
44-
when "graph"
45-
Commands::Graph.run(path)
4644
when "init"
4745
Commands::Init.run(path)
4846
when "install"

src/commands/graph.cr

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)