Skip to content

chore(chat): removed unused hasSaasAccount

Denys Mishunov requested to merge dmishunov/remove-has-saas-account into main

Description

The MR cleans up the codebase after implementing !1333 (merged)!, we don't need the hasSaasAccount anymore as the mechanism of picking a platform for Duo Chat is more sophisticated now.

Related Issues

Relates to gitlab#432958 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Denys Mishunov

Merge request reports