diff --git a/lib/combobox.js b/lib/combobox.js index 7afaa098..4953ef2d 100644 --- a/lib/combobox.js +++ b/lib/combobox.js @@ -1,5 +1,3 @@ -/** @jsx React.DOM */ - var React = require('react'); var guid = 0; var k = function(){};