From 415284c45dfe37ca4a5b43559ea907ac2d478423 Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Thu, 26 Oct 2023 09:28:01 +0100 Subject: [PATCH] chore: fix formatting --- .gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index fa7c96e..84cf0f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,5 @@ url = "https://github.com/foundry-rs/forge-std" [submodule "lib/v2-core"] branch = "release" - path = "lib/v2-core" - url = "https://github.com/sablier-labs/v2-core" - \ No newline at end of file + path = "lib/v2-core" + url = "https://github.com/sablier-labs/v2-core"