method
Store.DeletePreference
func (backend *Store) DeletePreference(
ctx context.Context,
collectionID schema.StableID,
userID,
key string,
) errorPublic method Store.DeletePreference from github.com/riducms/ridu/adapters/postgres.