X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=java_strings.py;h=1b5be889b944bd6097845289e20e7fc68741fdba;hb=06f1371c84e786b35f649c02738e214b6c38709f;hp=ccde06e5806d73edabb5d19d7fe9115b3090b3ef;hpb=9b9e4369d34e24a9dc7f3f1494865a026ca4a6ef;p=ldk-java diff --git a/java_strings.py b/java_strings.py index ccde06e5..1b5be889 100644 --- a/java_strings.py +++ b/java_strings.py @@ -1384,3 +1384,6 @@ import javax.annotation.Nullable; out_java_struct += ("\t}\n\n") return (out_java, out_c, out_java_struct + extra_java_struct_out) + + def cleanup(self): + pass