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
=== modified file 'Imaginary/imaginary/iimaginary.py'
--- Imaginary/imaginary/iimaginary.py 2011-09-16 19:28:17 +0000
+++ Imaginary/imaginary/iimaginary.py 2013-08-23 09:44:15 +0000
@@ -5,22 +5,6 @@
55
66
77
8class 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
16class 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
24class IThingType(Interface):8class IThingType(Interface):
25 """9 """
26 Plugin interface for kinds of objects which can be created in the realm.10 Plugin interface for kinds of objects which can be created in the realm.

Subscribers

People subscribed via source and target branches

to all changes: