hgext3rd/topic/discovery.py
changeset 1904 f52c02bf47b7
parent 1903 58cdf061d49a
child 1920 2a28bd7eab31
--- a/hgext3rd/topic/discovery.py	Tue Mar 15 17:26:57 2016 +0000
+++ b/hgext3rd/topic/discovery.py	Mon Mar 14 18:39:19 2016 +0000
@@ -107,5 +107,3 @@
     if repo.peer().capable('topics'):
         caps.append('topics')
     return caps
-
-