From cb7fd01d139a18a02e146bd25c1d0d58d4883efc Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Fri, 11 Oct 2019 12:39:38 -0700 Subject: Remove unused/empty .gitsubmodules file (#1928) This is a legacy file that has not been used in a long time. It's leftover from when the tests used git submodules to pull down kafka source... today they use shell scripts to pull down the binaries. --- .gitmodules | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.1