summaryrefslogtreecommitdiffstats
path: root/chromium/tools/cr/cr/fixups/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/tools/cr/cr/fixups/__init__.py')
-rw-r--r--chromium/tools/cr/cr/fixups/__init__.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/chromium/tools/cr/cr/fixups/__init__.py b/chromium/tools/cr/cr/fixups/__init__.py
deleted file mode 100644
index 86bfa2ad3cc..00000000000
--- a/chromium/tools/cr/cr/fixups/__init__.py
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 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.
-
-"""A package for all the version fixups.
-
-All the code in this package is there to fix up older output directories and
-clients to a form that works with the current version of cr.
-"""