Skip to content

Commit 6547d79

Browse files
remove unused import breaking the build
1 parent daa0007 commit 6547d79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/controls/LivePersona/LivePersona.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { useState } from "react";
44
import { Log } from "@microsoft/sp-core-library";
55
import { SPComponentLoader } from "@microsoft/sp-loader";
66
import { ILivePersonatProps} from '.';
7-
import { mergeStyles, mergeStyleSets } from "@fluentui/react";
87

98
const LIVE_PERSONA_COMPONENT_ID: string = "914330ee-2df2-4f6e-a858-30c23a812408";
109

0 commit comments

Comments
 (0)