From 90b3e17707b635e0bec8589a3549dcdd516617b1 Mon Sep 17 00:00:00 2001 From: Steffen Deusch Date: Thu, 27 Feb 2025 17:41:07 +0100 Subject: [PATCH] remove accidental whitespace --- lib/mix/tasks/phx.gen.context.ex | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/mix/tasks/phx.gen.context.ex b/lib/mix/tasks/phx.gen.context.ex index ffb4af4ad7..ef2fa5117a 100644 --- a/lib/mix/tasks/phx.gen.context.ex +++ b/lib/mix/tasks/phx.gen.context.ex @@ -358,8 +358,6 @@ defmodule Mix.Tasks.Phx.Gen.Context do "Cannot generate schema #{schema} because it has the same name as the application" ) - - true -> args end