Remove old expected.{js,json} files (#7187)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
while (value) {
|
||||
var foo = void 0;
|
||||
|
||||
if (bar) {
|
||||
foo = [];
|
||||
}
|
||||
|
||||
if (foo) {
|
||||
doIt();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user