Skip to content

Commit

Permalink
Remove looking_glass
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Feb 18, 2025
1 parent bde7edd commit 33dbb15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ BUILD_DEPS = elvis_mk

LOCAL_DEPS = sasl crypto
dep_elvis_mk = git https://github.com/inaka/elvis.mk.git master
dep_looking_glass = git https://github.com/rabbitmq/looking-glass.git master
dep_inet_tcp_proxy = git https://github.com/rabbitmq/inet_tcp_proxy.git

DEP_PLUGINS = elvis_mk
Expand Down
3 changes: 0 additions & 3 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
[{test, [{deps, [proper,
meck,
elvis,
{looking_glass,
{git, "https://github.com/rabbitmq/looking_glass",
{branch, "main"}}},
{inet_tcp_proxy_dist,
{git, "https://github.com/rabbitmq/inet_tcp_proxy",
{branch, "master"}}}
Expand Down

0 comments on commit 33dbb15

Please sign in to comment.