diff --git a/lib/transforms/options.js b/lib/transforms/options.js deleted file mode 100644 index 2ee2aef67..000000000 --- a/lib/transforms/options.js +++ /dev/null @@ -1,13 +0,0 @@ - -/** - * Mark the transforms - */ - - -/** - * Mark the transform as not being "distinct", in that it by itself should not - * create a new save boundary. - * - * @param {State} state - * @param - */