Skip to content

Commit

Permalink
Remove sign in with ms
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed May 10, 2024
1 parent 28fc4ee commit a658589
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion nesis/frontend/client/src/components/AzureButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import useClient from '../utils/useClient';
import { useConfig } from '../ConfigContext';
import parseApiErrorMessage from '../utils/parseApiErrorMessage';
import { PublicClientApplication } from '@azure/msal-browser';
import AzureIcon from '../images/AzureIcon.png';
import MicrosoftIcon from '../images/MicrosoftIcon.png';
import classes from '../styles/SignInPage.module.css';

Expand Down
Binary file removed nesis/frontend/client/src/images/AzureIcon.png
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit a658589

Please sign in to comment.