fragattack: whitespace fix

This commit is contained in:
Mathy Vanhoef 2020-05-25 01:12:48 +04:00 committed by Mathy Vanhoef
parent 3f6639d354
commit f450729cc8

View File

@ -513,7 +513,6 @@ class EapolMsduTest(Test):
self.actions[0].frame = auth
self.actions[1].frame = frames[0]
# ----------------------------------- Abstract Station Class -----------------------------------
class Station():