misc/docker: gensearchtypes.sh does not exist anymore

follow-up of f802f031cc

Change-Id: I4b30e84b98292bc79e2e4b55708711f30ec94fb6
This commit is contained in:
mpl 2016-09-05 16:49:55 +02:00
parent d44b7db944
commit a75f7e6c63
1 changed files with 0 additions and 2 deletions

View File

@ -140,8 +140,6 @@ func fetchCamliSrc() {
}
check(f.Close())
}
// TODO(mpl): remove once https://camlistore-review.googlesource.com/8146 is in.
check(os.Chmod("app/publisher/js/gensearchtypes.sh", 0500))
}
func build() {