Remove parent blocked time support

This commit is contained in:
Jonas Lochmann
2020-12-21 01:00:00 +01:00
parent 3baab5072f
commit 9dc797a96c
13 changed files with 45 additions and 528 deletions
+1
View File
@@ -52,6 +52,7 @@ export interface UserAttributesVersion4 {
}
export interface UserAttributesVersion5 {
// currently unused
blockedTimes: string
}