Skip to content

Commit 577da6a

Browse files
author
chadcarlson
committed
remove stray @Property decorator conflict that made config.routes() broken.
1 parent 46c0714 commit 577da6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

platformshconfig/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ def variables(self):
248248
)
249249
return self.variablesDef
250250

251-
@property
252251
def routes(self):
253252
"""Return the routes definition.
254253

0 commit comments

Comments
 (0)