remove unused vars

This commit is contained in:
Horcrux
2016-04-19 15:18:16 +08:00
parent 669616167d
commit c8a04c3d28
17 changed files with 162 additions and 115 deletions

View File

@@ -8,6 +8,7 @@ import Svg, {
class LineExample extends Component{
static title = 'Line';
render() {
return <Svg
height="100"