Remove old expected.{js,json} files (#7187)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
var _ref = <span />;
|
||||
|
||||
var Foo = React.createClass({
|
||||
render: function () {
|
||||
return <div className={this.props.className}>
|
||||
{_ref}
|
||||
</div>;
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user