| Index: appengine/third_party/gae_ts_mon/handlers.py
|
| diff --git a/appengine/third_party/gae_ts_mon/handlers.py b/appengine/third_party/gae_ts_mon/handlers.py
|
| index 8b12549806fd848f9a9bc11c2c0d0a7049d040eb..7a2c5d871b60b3a46a78563478ba84afbd8706cd 100644
|
| --- a/appengine/third_party/gae_ts_mon/handlers.py
|
| +++ b/appengine/third_party/gae_ts_mon/handlers.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
| +# that can be found in the LICENSE file.
|
|
|
| import datetime
|
| import logging
|
|
|