Skip to content

Commit 856dae9

Browse files
committed
add missing import
1 parent b078923 commit 856dae9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/src/ploneorg/src/ploneorg/content/serviceprovider.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from ploneorg.content.foundationsponsor import isEmail
1212
from ploneorg.content.foundationsponsor import isHTTP
1313
from ploneorg.vocabularies.countries import countries_vocabulary
14+
from ploneorg.vocabularies import org_size_vocabulary
1415
from zope import schema
1516
from zope.interface import alsoProvides
1617
from zope.interface import implementer

0 commit comments

Comments
 (0)