We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f85e5 commit ef660faCopy full SHA for ef660fa
2 files changed
src/plone/restapi/tests/test_documentation.py
@@ -26,7 +26,6 @@
26
from plone.restapi.testing import RelativeSession
27
from plone.restapi.tests.helpers import patch_scale_uuid
28
from plone.restapi.tests.statictime import StaticTime
29
-from plone.scale import storage
30
from plone.testing.z2 import Browser
31
from zope.component import createObject
32
from zope.component import getUtility
src/plone/restapi/tests/test_services.py
@@ -8,7 +8,6 @@
8
from plone.restapi.testing import PLONE_RESTAPI_DX_FUNCTIONAL_TESTING
9
10
11
12
from z3c.relationfield import RelationValue
13
14
from zope.intid.interfaces import IIntIds
0 commit comments