]> Sergey Matveev's repositories - public-inbox.git/commitdiff
v2writable: make remove return-compatible w/ Import::remove
authorEric Wong <e@yhbt.net>
Mon, 24 Feb 2020 08:08:21 +0000 (08:08 +0000)
committerEric Wong <e@yhbt.net>
Mon, 24 Feb 2020 18:30:16 +0000 (18:30 +0000)
Import::remove is a documented interface, and the return
value of the V2Writable work-alike should try to be compatible
with what Import implements.


No differences found