www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit f0bd8beebcb0384186d92788ed4b99ccb9d1dea3
parent eeedc49274d638c1903e6f362f6f083980ca85c3
Author: Simon Kornblith <simon@simonster.com>
Date:   Thu,  8 Dec 2011 04:27:25 -0500

Don't load date.js twice.

Diffstat:
Mcomponents/zotero-service.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/components/zotero-service.js b/components/zotero-service.js @@ -76,7 +76,6 @@ const xpcomFilesLocal = [ 'data/relations', 'data/tag', 'data/tags', - 'date', 'db', 'duplicates', 'enstyle',