Skip to content

Commit

Permalink
remove go references
Browse files Browse the repository at this point in the history
  • Loading branch information
thelgevold committed Mar 1, 2019
1 parent 6f2270a commit f42931a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,6 @@ yarn_install(
yarn_lock = "//:yarn.lock"
)

load("@io_bazel_rules_go//go:def.bzl", "go_rules_dependencies", "go_register_toolchains")

go_rules_dependencies()
go_register_toolchains()

load("@build_bazel_rules_typescript//:defs.bzl", "ts_setup_workspace", "check_rules_typescript_version")

ts_setup_workspace()
Expand Down

0 comments on commit f42931a

Please sign in to comment.