This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new c08fbb4 [MINOR] Remove unused module (#3116)
c08fbb4 is described below
commit c08fbb4268ee4b227452fd27d5e6ba322eeef00e
Author: Wei <[email protected]>
AuthorDate: Sun Jun 20 03:06:47 2021 +0800
[MINOR] Remove unused module (#3116)
---
scripts/release/generate_jar_path.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/release/generate_jar_path.py
b/scripts/release/generate_jar_path.py
index 868a163..31190ee 100644
--- a/scripts/release/generate_jar_path.py
+++ b/scripts/release/generate_jar_path.py
@@ -18,7 +18,6 @@
#
import fileinput
-import sys
import os
for line in fileinput.input():