From a3df7332fdd65b10099ff547c7ddff478e274539 Mon Sep 17 00:00:00 2001
From: Jason Salyers <jsalyers@syncad.com>
Date: Fri, 4 Dec 2020 00:45:52 -0500
Subject: [PATCH] CI is complaining about the branch line so remove it

even though this was exactly the same on my other branch and it wasn't causing issues..
---
 .gitmodules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index ca66cfdcd..1ab6d0b66 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,3 @@
 [submodule "tests/tests_api"]
 	path = tests/tests_api
 	url = ../../hive/tests_api.git
-	branch = jsalyers-blacklist-updates
-- 
GitLab