Skip to content

Commit

Permalink
style: Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
taorepoara committed Oct 2, 2023
1 parent ddfe510 commit 0846539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/lenra/lib/lenra/services/openfaas_services.ex
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ defmodule Lenra.OpenfaasServices do
@max_scale_label "com.openfaas.scale.max"
@min_scale_default "1"


defp get_http_context do
base_url = Application.fetch_env!(:lenra, :faas_url)
auth = Application.fetch_env!(:lenra, :faas_auth)
Expand Down

0 comments on commit 0846539

Please sign in to comment.