Skip to content

Commit

Permalink
Removing a rogue comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilipsiva committed Jul 28, 2015
1 parent a526df3 commit c392ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion junction/base/constants.py
Expand Up @@ -31,7 +31,6 @@ class ConferenceStatus:
_SCHEDULE_PUBLISHED = [4, "Schedule Published"]


# Proposal Application Choice Fields
@choices
class ProposalStatus:
_DRAFT = [1, "Draft"]
Expand Down

0 comments on commit c392ea2

Please sign in to comment.