From 829998568f4e8a44971a9fe7e46a76ec9316cc81 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 18 Feb 2019 16:09:52 -0700 Subject: fixed folder structure --- mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf | Bin 93252 -> 0 bytes mobile/hello-world/assets/images/icon.png | Bin 2976 -> 0 bytes mobile/hello-world/assets/images/robot-dev.png | Bin 12912 -> 0 bytes mobile/hello-world/assets/images/robot-prod.png | Bin 12124 -> 0 bytes mobile/hello-world/assets/images/splash.png | Bin 7178 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf delete mode 100644 mobile/hello-world/assets/images/icon.png delete mode 100644 mobile/hello-world/assets/images/robot-dev.png delete mode 100644 mobile/hello-world/assets/images/robot-prod.png delete mode 100644 mobile/hello-world/assets/images/splash.png (limited to 'mobile/hello-world/assets') diff --git a/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf b/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf deleted file mode 100644 index 28d7ff7..0000000 Binary files a/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf and /dev/null differ diff --git a/mobile/hello-world/assets/images/icon.png b/mobile/hello-world/assets/images/icon.png deleted file mode 100644 index 3f5bbc0..0000000 Binary files a/mobile/hello-world/assets/images/icon.png and /dev/null differ diff --git a/mobile/hello-world/assets/images/robot-dev.png b/mobile/hello-world/assets/images/robot-dev.png deleted file mode 100644 index 177de0c..0000000 Binary files a/mobile/hello-world/assets/images/robot-dev.png and /dev/null differ diff --git a/mobile/hello-world/assets/images/robot-prod.png b/mobile/hello-world/assets/images/robot-prod.png deleted file mode 100644 index 6511d10..0000000 Binary files a/mobile/hello-world/assets/images/robot-prod.png and /dev/null differ diff --git a/mobile/hello-world/assets/images/splash.png b/mobile/hello-world/assets/images/splash.png deleted file mode 100644 index 4f9ade6..0000000 Binary files a/mobile/hello-world/assets/images/splash.png and /dev/null differ -- cgit v1.2.3