Skip to content

Commit

Permalink
unused
Browse files Browse the repository at this point in the history
  • Loading branch information
PranjalChaitanya committed Apr 28, 2024
1 parent d099e46 commit 11d828f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-api-frontend/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import DeleteUserForm from "./components/DeleteUserForm/index.tsx";
import { MsalProvider } from '@azure/msal-react';
import { NextUIProvider } from "@nextui-org/react";
import { MsalAuthenticationTemplate } from '@azure/msal-react';
import { EventType, InteractionType } from '@azure/msal-browser';
import { InteractionType } from '@azure/msal-browser';
import { loginRequest } from "./authConfig";


Expand Down

0 comments on commit 11d828f

Please sign in to comment.