Skip to content

Commit 8cb34d3

Browse files
committed
Remove extra blank line
1 parent e5ed9c0 commit 8cb34d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

magicbot/magicrobot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,6 @@ def _create_components(self):
503503
if hasattr(mode, 'setup'):
504504
mode.setup()
505505

506-
507506
def _create_component(self, name, ctyp):
508507
# Create instance, set it on self
509508
component = ctyp()

0 commit comments

Comments
 (0)