diff options
Diffstat (limited to 'includes/js/dojox/data/demos/geography/Kenya/data.json')
-rw-r--r-- | includes/js/dojox/data/demos/geography/Kenya/data.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/includes/js/dojox/data/demos/geography/Kenya/data.json b/includes/js/dojox/data/demos/geography/Kenya/data.json deleted file mode 100644 index 9253c25..0000000 --- a/includes/js/dojox/data/demos/geography/Kenya/data.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - name:'Kenya', - type:'country', - children:[ - {stub:'Nairobi'}, - {stub:'Mombasa'} - ] -} - |