Skip to content

Commit 89066bf

Browse files
author
Ritwick DSouza
committed
[raspbian] Remove unnecessary pass statement
1 parent 8040a51 commit 89066bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

netjsonconfig/backends/raspbian/renderer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ class RaspbianRenderer(BaseRenderer):
55
def cleanup(self, output):
66
output = output.replace(' ', '')
77
return output
8-
pass
98

109

1110
class WpaSupplicant(RaspbianRenderer):

0 commit comments

Comments
 (0)