Skip to content

Commit

Permalink
remove testing update
Browse files Browse the repository at this point in the history
  • Loading branch information
adangert committed Apr 24, 2019
1 parent 0a51e01 commit c5dffd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion piparty.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ def track_move(serial, move_num, move, move_opts, force_color, battery, dead_cou
class Menu():
def __init__(self):
self.big_update = update.check_for_update()
self.big_update = True
self.command_queue = Queue()
self.joust_manager = Manager()
self.ns = self.joust_manager.Namespace()
Expand Down

0 comments on commit c5dffd5

Please sign in to comment.