projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d87bfa9
)
interfaces: remove spurious line that counted against the figleaf coverage
author
Brian Warner
<warner@allmydata.com>
Wed, 6 Feb 2008 23:41:26 +0000
(16:41 -0700)
committer
Brian Warner
<warner@allmydata.com>
Wed, 6 Feb 2008 23:41:26 +0000
(16:41 -0700)
src/allmydata/interfaces.py
patch
|
blob
|
history
diff --git
a/src/allmydata/interfaces.py
b/src/allmydata/interfaces.py
index 0312ff0d8a0c4fb1a1bdc9412476bb373884def0..fcd773df0ba6abcd1ee6fa17922b252a62a22b9f 100644
(file)
--- a/
src/allmydata/interfaces.py
+++ b/
src/allmydata/interfaces.py
@@
-486,7
+486,6
@@
class IFileURI(Interface):
class IMutableFileURI(Interface):
"""I am a URI which represents a mutable filenode."""
- pass
class INewDirectoryURI(Interface):
pass
class IReadonlyNewDirectoryURI(Interface):