From 306141eb540383df83f5881388de21b342f586aa Mon Sep 17 00:00:00 2001 From: Jake Petersen <35283324+jpeter17@users.noreply.github.com> Date: Sun, 10 Apr 2022 22:42:06 -0400 Subject: [PATCH] Add Easy Empty plugin (#2537) --- plugins/easy-empty | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/easy-empty diff --git a/plugins/easy-empty b/plugins/easy-empty new file mode 100644 index 000000000..ed195ce97 --- /dev/null +++ b/plugins/easy-empty @@ -0,0 +1,2 @@ +repository=https://github.com/jpeter17/easy-empty.git +commit=5e5b308feabc57d7a1796c16229f71064d4f0da5 \ No newline at end of file