Index: reviewbot/handlers/policy_checklist/__init__.py |
=================================================================== |
--- reviewbot/handlers/policy_checklist/__init__.py (revision 221173) |
+++ reviewbot/handlers/policy_checklist/__init__.py (working copy) |
@@ -1,5 +0,0 @@ |
-# Copyright (c) 2013 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. |
- |
-from handlers.policy_checklist.handler import process |