Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mozilla/mozdownload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 28623933884929e11386a1ebbc8fde35fe178610
Choose a base ref
..
head repository: mozilla/mozdownload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: eb7d768f77918f09b5c9acbf2e1215765f052c0a
Choose a head ref
Showing with 0 additions and 42 deletions.
  1. +0 −1 mozdownload/scraper.py
  2. +0 −41 mozdownload/timezones.py
1 change: 0 additions & 1 deletion mozdownload/scraper.py
Original file line number Diff line number Diff line change
@@ -21,7 +21,6 @@
from mozdownload import errors
from mozdownload import treeherder
from mozdownload.parser import DirectoryParser
from mozdownload.timezones import PacificTimezone
from mozdownload.utils import urljoin

APPLICATIONS = ('devedition', 'firefox', 'fenix', 'thunderbird')
41 changes: 0 additions & 41 deletions mozdownload/timezones.py

This file was deleted.