summarylogtreecommitdiffstats
path: root/python_utils_import.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python_utils_import.patch')
-rw-r--r--python_utils_import.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/python_utils_import.patch b/python_utils_import.patch
deleted file mode 100644
index d31b93d17480..000000000000
--- a/python_utils_import.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gam.py 2017-12-21 08:12:46.000000000 -0700
-+++ gam.py 2018-05-21 17:30:01.345278208 -0600
-@@ -52,7 +52,7 @@
- import oauth2client.file
- import oauth2client.tools
-
--import utils
-+import python_utils as utils
- from var import *
-
- # Override some oauth2client.tools strings saving us a few GAM-specific mods to oauth2client