mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
trivial: "M-x whitespace-cleanup" on immutable/layout.py
This commit is contained in:
parent
b8904e023c
commit
0687f692b0
@ -1,4 +1,3 @@
|
||||
|
||||
import struct
|
||||
from zope.interface import implements
|
||||
from twisted.internet import defer
|
||||
@ -363,4 +362,3 @@ class ReadBucketProxy:
|
||||
|
||||
def _read(self, offset, length):
|
||||
return self._rref.callRemote("read", offset, length)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user