microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Remove redundant message types #170

Closed janechu closed 2 years ago

janechu commented 2 years ago

Pull Request

📖 Description

This change removes redundant MessageSystemType messages. This should simplify the message system interfaces as they are now always sending state data per updates from https://github.com/microsoft/fast-tooling/pull/167.

🎫 Issues

Closes #168

✅ Checklist

General

⏭ Next Steps