Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo committed Jun 27, 2018
1 parent 0e88ac1 commit 1846943
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mozilla_version/firefox.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
'build_number': ('build_number',),
}

_POSSIBLE_RELEASE_TYPES = (
'is_nightly', 'is_aurora_or_devedition', 'is_beta', 'is_esr', 'is_release',
)


class FirefoxVersion(object):

Expand Down

0 comments on commit 1846943

Please sign in to comment.