Skip to content

Commit

Permalink
Clean test.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxenburg committed Mar 6, 2024
1 parent 9317ae7 commit 567d5da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_flywalker.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def test_fly_bulletproof():
filter = config['filter']
user_action = config['user_action']

# fly = get_fly(use, filter, user_action)
fly = FruitFly(use_legs=use[0],
use_wings=use[1],
use_mouth=use[2],
Expand Down

0 comments on commit 567d5da

Please sign in to comment.