X-Git-Url: https://code.delx.au/pymsnt/blobdiff_plain/b3df5b44f48d868de5406cf680bba338d128a28b..4c9bfc8d92c70245fc650a7df1cbc6e6cc1a050f:/src/baseproto/glue.py diff --git a/src/baseproto/glue.py b/src/baseproto/glue.py index 5dd6489..017ec1c 100644 --- a/src/baseproto/glue.py +++ b/src/baseproto/glue.py @@ -11,9 +11,6 @@ import lang import config -# The name of the transport -name = "Foo Transport" - # The URL of the transport's home page url = "http://foo.jabberstudio.org"