diff options
Diffstat (limited to 'python/mozbuild/mozpack/packager/formats.py')
-rw-r--r-- | python/mozbuild/mozpack/packager/formats.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/mozbuild/mozpack/packager/formats.py b/python/mozbuild/mozpack/packager/formats.py index cedd1998b..235fc3e90 100644 --- a/python/mozbuild/mozpack/packager/formats.py +++ b/python/mozbuild/mozpack/packager/formats.py @@ -320,5 +320,4 @@ class OmniJarSubFormatter(PiecemealFormatter): 'modules', 'goanna.js', 'hyphenation', - 'update.locale', ] or path[0] in STARTUP_CACHE_PATHS |