Delete ISaveEmailToSharePointProps.ts
This commit is contained in:
parent
b005c0476f
commit
345471164b
|
@ -1,6 +0,0 @@
|
|||
import { WebPartContext } from "@microsoft/sp-webpart-base";
|
||||
|
||||
export interface ISaveEmailToSharePointProps {
|
||||
description: string;
|
||||
context: WebPartContext;
|
||||
}
|
Loading…
Reference in New Issue