Skip to content

Commit

Permalink
Removing ULCX as modq capable
Browse files Browse the repository at this point in the history
Site doesn't support it (yet) and it's causing issues for users using this currently
  • Loading branch information
Zips-sipZ authored Oct 4, 2024
1 parent 6e6fb05 commit 1488201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ async def do_the_thing(base_dir):
'BLU': {'mod_q': True, 'draft': False},
'AITHER': {'mod_q': True, 'draft': False},
'BHD': {'draft_live': True},
'ULCX': {'mod_q': True}
}

async def check_mod_q_and_draft(tracker_class, meta, debug, disctype):
Expand Down

0 comments on commit 1488201

Please sign in to comment.