mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-06 06:01:48 +00:00
import internal attr.provides
This commit is contained in:
parent
8fb4de0bd5
commit
4d6fcc8ad1
@ -32,10 +32,8 @@ from zope.interface import (
|
||||
)
|
||||
|
||||
import attr
|
||||
from attr.validators import (
|
||||
optional,
|
||||
provides,
|
||||
)
|
||||
from attr.validators import optional
|
||||
from allmydata.util.attrs_provides import provides
|
||||
from twisted.internet import reactor
|
||||
from eliot import (
|
||||
ILogger,
|
||||
|
Loading…
x
Reference in New Issue
Block a user