Skip to content

Commit a6fb9a8

Browse files
committed
Remove unneeded reference
1 parent a3d44c9 commit a6fb9a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/Button.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/// <reference path="typings/react/react.d.ts" />
2-
31
import React = require('react');
42

53
export var Button = React.createClass({

0 commit comments

Comments
 (0)