Issue #1053 - Drop support Android and remove Fennec - Part 1a: Remove mobile/android

This commit is contained in:
Matt A. Tobin 2019-04-23 15:32:23 -04:00 committed by Roy Tam
commit c9b411d6cd
3891 changed files with 0 additions and 428084 deletions

View file

@ -1,15 +0,0 @@
[{
"id": 1,
"dataset_id": "fake-dataset",
"url": "http://example.com/first",
"title": "First Example",
"description": "This is an example",
"image_url": "http://lorempixel.com/64/64?id=1"
}, {
"id": 2,
"dataset_id": "fake-dataset",
"url": "http://example.com/second",
"title": "Second Example",
"description": "This is a second example",
"image_url": "http://lorempixel.com/64/64?id=2"
}]