1
0
Fork 0

remove duplicate initialization

This commit is contained in:
Kevin Matz 2018-10-21 00:43:04 -04:00
parent 6a9ecef2cf
commit c2beebd57f
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ class OscCommentMacroListener(CommentMacroListener):
ctx.device = None
ctx.number = None
ctx.master = None
ctx.device = None
ctx.targets = []
ctx.time = None