diff --git a/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/.IMG_20150714_191905.jpg.icloud b/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/.IMG_20150714_191905.jpg.icloud new file mode 100755 index 00000000..a2861926 Binary files /dev/null and b/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/.IMG_20150714_191905.jpg.icloud differ diff --git a/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/IMG_20150714_191905.jpg b/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/IMG_20150714_191905.jpg deleted file mode 100755 index c59fb719..00000000 Binary files a/27_code-in-process/51_appengine-introduction/03_google-maps-api/assets/img/IMG_20150714_191905.jpg and /dev/null differ diff --git a/solutions/functions/main.go b/solutions/functions/main.go new file mode 100644 index 00000000..551d99ae --- /dev/null +++ b/solutions/functions/main.go @@ -0,0 +1,3 @@ +package main + +func main()