This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 2a42f3b [hotfix] remove plugins folder (#1009)
2a42f3b is described below
commit 2a42f3b718dd8ef16e98aa3cd068a9abbd0e3f7d
Author: leo65535 <[email protected]>
AuthorDate: Tue Jan 11 19:30:30 2022 +0800
[hotfix] remove plugins folder (#1009)
---
plugins/.gitkeep | 0
plugins/json/files/schemas/seatunnel-demo.json | 4 ----
2 files changed, 4 deletions(-)
diff --git a/plugins/.gitkeep b/plugins/.gitkeep
deleted file mode 100644
index e69de29..0000000
diff --git a/plugins/json/files/schemas/seatunnel-demo.json
b/plugins/json/files/schemas/seatunnel-demo.json
deleted file mode 100644
index 408920f..0000000
--- a/plugins/json/files/schemas/seatunnel-demo.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "project":"seatunnel",
- "group":"apache"
-}
\ No newline at end of file