refactor: remove offer from SCThingTypes

This commit is contained in:
Michel Jonathan Schmitz
2018-12-07 11:36:05 +01:00
parent f9056eeb33
commit 2f43948307

View File

@@ -36,7 +36,6 @@ export enum SCThingType {
Favorite = 'favorite',
Floor = 'floor',
Message = 'message',
Offer = 'offer', // Currently not in use
Organization = 'organization',
Person = 'person',
PointOfInterest = 'point of interest',