diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
commit | 7cc6d0c8c5939690359ff54df838f17d6224234a (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /dom/url | |
parent | 344ca5a9219f599f385d148850b8e9a94e174461 (diff) | |
download | aura-central-7cc6d0c8c5939690359ff54df838f17d6224234a.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files
Diffstat (limited to 'dom/url')
-rw-r--r-- | dom/url/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/url/moz.build b/dom/url/moz.build index 4e88f2723..7571f4d5e 100644 --- a/dom/url/moz.build +++ b/dom/url/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. |