1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 23:25:56 +00:00

js: code cleanup

This commit is contained in:
Andrew Dolgov
2010-11-19 18:49:06 +03:00
parent 38e6aa7704
commit df1c35f46c
3 changed files with 11 additions and 12 deletions

View File

@@ -2,6 +2,7 @@ dojo.provide("fox.PrefFeedTree");
dojo.provide("fox.PrefFeedStore");
dojo.require("lib.CheckBoxTree");
dojo.require("dojo.data.ItemFileWriteStore");
dojo.declare("fox.PrefFeedStore", dojo.data.ItemFileWriteStore, {