mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-27 16:28:53 +00:00
6 lines
142 B
Python
6 lines
142 B
Python
|
|
# 'app' is overwritten by manhole when the connection is established. We set
|
|
# it to None now to keep pyflakes from complaining.
|
|
app = None
|
|
|