Skip to content

Commit

Permalink
chore(provider): remove Mixer (#1178)
Browse files Browse the repository at this point in the history
"Thank you to our amazing community and Partners.
As of July 22, the Mixer service has closed."
  • Loading branch information
balazsorban44 committed Feb 1, 2021
1 parent b40e144 commit f50ac19
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 51 deletions.
2 changes: 0 additions & 2 deletions src/providers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import IdentityServer4 from './identity-server4'
import LINE from './line'
import LinkedIn from './linkedin'
import MailRu from './mailru'
import Mixer from './mixer'
import Netlify from './netlify'
import Okta from './okta'
import Reddit from './reddit'
Expand Down Expand Up @@ -56,7 +55,6 @@ export default {
LINE,
LinkedIn,
MailRu,
Mixer,
Netlify,
Okta,
Reddit,
Expand Down
22 changes: 0 additions & 22 deletions src/providers/mixer.js

This file was deleted.

26 changes: 0 additions & 26 deletions www/docs/providers/mixer.md

This file was deleted.

1 change: 0 additions & 1 deletion www/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"line": "LINE",
"linkedin": "LinkedIn",
"mailru": "Mail.ru",
"mixer": "Mixer",
"netlify": "Netlify",
"okta": "Okta",
"reddit": "Reddit",
Expand Down

0 comments on commit f50ac19

Please sign in to comment.