From 138c70a73dd8da7c7a78602279dad1fbb334aa05 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Tue, 27 Jun 2023 15:38:29 -0600 Subject: [PATCH] Fix compilation warnings that are not fixed in merged PRs --- elixir/apps/web/lib/web/components/layouts/app.html.heex | 2 +- elixir/apps/web/lib/web/live/auth_live/providers_live.ex | 4 ++-- elixir/apps/web/lib/web/live/dashboard_live.ex | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/elixir/apps/web/lib/web/components/layouts/app.html.heex b/elixir/apps/web/lib/web/components/layouts/app.html.heex index d90cfdeea..9c76af7cf 100644 --- a/elixir/apps/web/lib/web/components/layouts/app.html.heex +++ b/elixir/apps/web/lib/web/components/layouts/app.html.heex @@ -132,7 +132,7 @@