Skip to content

Commit

Permalink
chore(core/notification): remove remainder of hipchat notifications (#…
Browse files Browse the repository at this point in the history
…7557)

hipchat was removed in #6884 but this code remained
  • Loading branch information
christopherthielen authored and mergify[bot] committed Oct 24, 2019
1 parent 230ffb5 commit 81eaac6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 40 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export * from './bearychat/BearychatNotificationType';
export * from './email/EmailNotificationType';
export * from './googlechat/GooglechatNotificationType';
export * from './hipchat/HipchatNotificationType';
export * from './pubsub/PubsubNotificationType';
export * from './slack/SlackNotificationType';
export * from './sms/SmsNotificationType';

0 comments on commit 81eaac6

Please sign in to comment.