Remove UUID path

This commit is contained in:
Andrew Henry 2015-11-04 21:05:55 -08:00
parent 863c3f1720
commit f2efb07d93

View File

@ -23,7 +23,7 @@
/*global define */
define(
["../../../commonUI/browse/lib/uuid"],
["uuid"],
function (uuid) {
"use strict";