Skip to content

Commit f473319

Browse files
Sync monorepo state at "Bump tj-actions/changed-files from 44.0.0 to 44.3.0" (#104)
Syncing from userclouds/userclouds@b2f5288c82a2a54ab2b8aa9254671ab9c6371cc0
1 parent 3114012 commit f473319

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/usercloudssdk/data_types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from .models import ResourceID
22

33
# Note: these need to stay in sync with idp/userstore/datatype/constants.go
4-
ColumnDataTypeAddress = ResourceID(name="address")
54
ColumnDataTypeBirthdate = ResourceID(name="birthdate")
65
ColumnDataTypeBoolean = ResourceID(name="boolean")
76
ColumnDataTypeDate = ResourceID(name="date")

0 commit comments

Comments
 (0)