amazon-connect / amazon-connect-chat-interface

Amazon Connect Chat Interface - a browser-based customer chat widget for your website integrating with Amazon Connect ChatJS
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
MIT No Attribution
36 stars 39 forks source link

cleanup: delete 3 year old unused Header component #140

Closed spencerlepine closed 1 year ago

spencerlepine commented 1 year ago

Issue #, if available:

Description of changes: Deleting the 3 year old unused Header component. This code was added in the initial port over to GitHub, but the actual header is in this file: https://github.com/amazon-connect/amazon-connect-chat-interface/blob/master/src/components/Chat/Chat.js#L87

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

spencerlepine commented 1 year ago

Did we make sure to do some sanity testing for this?

This component is not used anywhere in the code. It hasn't been touched for 3 years since initial fork