Skip to content

Commit

Permalink
removed console command
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Kervel committed Jun 22, 2015
1 parent 603192c commit 36a6b16
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 577 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ geth:
@echo "Done building."
@echo "Run \"$(GOBIN)/geth\" to launch geth."

console:
build/env.sh go install -v $(shell build/ldflags.sh) ./cmd/console
@echo "Done building."
@echo "Run \"$(GOBIN)/console\" to launch the console."

mist:
build/env.sh go install -v $(shell build/ldflags.sh) ./cmd/mist
@echo "Done building."
Expand Down
9 changes: 0 additions & 9 deletions cmd/console/admin.go

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/console/contracts.go

This file was deleted.

Loading

0 comments on commit 36a6b16

Please sign in to comment.