rem jQ-UI from pad.js too

pull/397/head
Robin 2012-02-03 21:28:19 +01:00
parent bb808d11ac
commit 1c826da1d1
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ var socket;
// These jQuery things should create local references, but for now `require()`
// assigns to the global `$` and augments it with plugins.
require('/jquery');
require('/jquery-ui');
require('/farbtastic');
require('/excanvas');
JSON = require('/json2');