Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1545 committed Apr 15, 2019
1 parent 807f74e commit a7bf90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ register_toolchains(
"@io_bazel_rules_docker//toolchains/docker:default_osx_toolchain",
)

load("@io_bazel_rules_docker//docker:docker.bzl" "docker_pull")
load("@io_bazel_rules_docker//docker:docker.bzl", "docker_pull")
load("@io_bazel_rules_docker//repositories:repositories.bzl", docker_repositories = "repositories")

docker_repositories()
Expand Down

0 comments on commit a7bf90c

Please sign in to comment.