diff --git a/rust/dbn/src/decode/compat.rs b/rust/dbn/src/decode/compat.rs deleted file mode 100644 index 9407185..0000000 --- a/rust/dbn/src/decode/compat.rs +++ /dev/null @@ -1 +0,0 @@ -/// Decoder wrapper for converting from one DBN version to another.