Removed unecessary comments
This commit is contained in:
parent
d0e7ee3fa8
commit
c9afe86c95
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
class DisplayAdapter (object):
|
||||
"""Interface for CalendarDesign output channels"""
|
||||
def render (self, design):
|
||||
|
|
Loading…
Reference in a new issue