From 76ced3d090fe3643d3b287da68683cfb4890dffd Mon Sep 17 00:00:00 2001 From: Garrett Julaka Date: Tue, 13 Aug 2024 07:30:54 -0500 Subject: [PATCH] Remove unused comment --- mix.exs | 1 - 1 file changed, 1 deletion(-) diff --git a/mix.exs b/mix.exs index f6194f1..7c3b93d 100644 --- a/mix.exs +++ b/mix.exs @@ -63,7 +63,6 @@ defmodule FunWithFlags.Mixfile do apps end - # IO.puts("Alocal_extra_applicationsPPS: #{inspect(apps)}") apps end