Remove old expected.{js,json} files (#7187)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
import _v from "mod";
|
||||
export { _v as v };
|
||||
export { x, y as w } from "mod";
|
||||
@@ -1,2 +0,0 @@
|
||||
import _foo from "bar";
|
||||
export { _foo as foo };
|
||||
Reference in New Issue
Block a user