From 84744b565c1e6097c5c10224b428eab6482f488f Mon Sep 17 00:00:00 2001 From: TzeYiing Date: Wed, 11 Oct 2023 21:50:51 +0800 Subject: [PATCH] chore: formatting --- logflare-ex/mix.exs | 1 - 1 file changed, 1 deletion(-) diff --git a/logflare-ex/mix.exs b/logflare-ex/mix.exs index 6557c2c..7eb05bd 100644 --- a/logflare-ex/mix.exs +++ b/logflare-ex/mix.exs @@ -59,5 +59,4 @@ defmodule LogflareEx.MixProject do links: %{"GitHub" => "https://github.com/Logflare/logflare-sdk"} ] end - end