Merge lp:~jerith/divmod.org/remove-ISSHService-ITelnetService-1205861 into lp:divmod.org

Proposed by Jeremy Thurgood
Status: Merged
Approved by: Jean-Paul Calderone
Approved revision: 2714
Merge reported by: Jean-Paul Calderone
Merged at revision: not available
Proposed branch: lp:~jerith/divmod.org/remove-ISSHService-ITelnetService-1205861
Merge into: lp:divmod.org
Diff against target: 26 lines (+0/-16)
1 file modified
Imaginary/imaginary/iimaginary.py (+0/-16)
To merge this branch: bzr merge lp:~jerith/divmod.org/remove-ISSHService-ITelnetService-1205861
Reviewer Review Type Date Requested Status
Jean-Paul Calderone Approve
Review via email: mp+181760@code.launchpad.net

Description of the change

Removes obsolete interfaces, as per https://bugs.launchpad.net/imaginary/+bug/1205861

To post a comment you must log in.
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Great, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Imaginary/imaginary/iimaginary.py'
2--- Imaginary/imaginary/iimaginary.py 2011-09-16 19:28:17 +0000
3+++ Imaginary/imaginary/iimaginary.py 2013-08-23 09:44:15 +0000
4@@ -5,22 +5,6 @@
5
6
7
8-class ITelnetService(Interface):
9- """
10- Really lame tag interface used by the Mantissa offering system to uniquely
11- identify a powerup that runs a telnet server.
12- """
13-
14-
15-
16-class ISSHService(Interface):
17- """
18- Really lame tag interface used by the Mantissa offering system to uniquely
19- identify a powerup that runs an ssh server.
20- """
21-
22-
23-
24 class IThingType(Interface):
25 """
26 Plugin interface for kinds of objects which can be created in the realm.

Subscribers

People subscribed via source and target branches

to all changes: