mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 02:59:58 +02:00
cleanup based on uglify feedback
This commit is contained in:
@@ -2,9 +2,6 @@ var React = require("react");
|
||||
var Graphic = require("../../Graphic.jsx");
|
||||
var SectionHeader = require("../../SectionHeader.jsx");
|
||||
|
||||
var sin = Math.sin;
|
||||
var tau = Math.PI*2;
|
||||
|
||||
var ArclengthApprox = React.createClass({
|
||||
getDefaultProps: function() {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user