| Index: go/src/infra/gae/libs/wrapper/unsafe/doc.go
|
| diff --git a/go/src/infra/gae/libs/wrapper/unsafe/doc.go b/go/src/infra/gae/libs/wrapper/unsafe/doc.go
|
| deleted file mode 100644
|
| index 9325913b3e12798836a6b8706d7b4beb418ebf00..0000000000000000000000000000000000000000
|
| --- a/go/src/infra/gae/libs/wrapper/unsafe/doc.go
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -// Copyright 2015 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -// Package unsafe contains all the ugly unsafe adaptations that are necessary
|
| -// to impersonate the normal GAE SDK API. Currently it only contains
|
| -// implementation for accessing casID in memcache.Item.
|
| -package unsafe
|
|
|