From 5a55bc3438602b917f2e937fc953b301c5b8a7a8 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Mon, 10 Aug 2020 19:39:44 -0700 Subject: [PATCH] Remove VMQ module, as it was integrated directly into the Antkeeper source codebase --- .gitignore | 3 +-- modules/antkeeper-source | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index efb36e7..3497551 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ bin -dist -modules/vmq \ No newline at end of file +dist \ No newline at end of file diff --git a/modules/antkeeper-source b/modules/antkeeper-source index 03dda20..0a5a703 160000 --- a/modules/antkeeper-source +++ b/modules/antkeeper-source @@ -1 +1 @@ -Subproject commit 03dda20c2bfc481313ba446e34e4917dad0ec0bd +Subproject commit 0a5a7035d8846485bd0ff5ca843a0f4677ca3371