| Index: appengine/static/module-static.yaml
|
| diff --git a/appengine/static/module-static.yaml b/appengine/static/module-static.yaml
|
| index 82cf775da7f15fcdae6508e0be1edf0d1a698a2f..a1036d7ded2af3e6bfe6c2ab20b3517a688bf824 100644
|
| --- a/appengine/static/module-static.yaml
|
| +++ b/appengine/static/module-static.yaml
|
| @@ -6,12 +6,5 @@ module: static
|
| runtime: go
|
| api_version: go1
|
|
|
| -handlers:
|
| -- url: /static
|
| - # "upload" dir does not exist in this dir, but it may exist in an app that
|
| - # symlinks this file.
|
| - static_dir: upload
|
| - secure: always
|
| -
|
| includes:
|
| - common
|
|
|