Update auto-generated mts files (without structs)
[ldk-java] / ts / enums / COption_NoneZ.ts
diff --git a/ts/enums/COption_NoneZ.ts b/ts/enums/COption_NoneZ.ts
deleted file mode 100644 (file)
index f8ebffc..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-            export enum COption_NoneZ {
-                /**
- * When we're in this state, this COption_NoneZ contains a
- */
-LDKCOption_NoneZ_Some,
-                               /**
- * When we're in this state, this COption_NoneZ contains nothing
- */
-LDKCOption_NoneZ_None,
-                               
-            }