diff --git a/types/office-js-preview/index.d.ts b/types/office-js-preview/index.d.ts index 2470ccc82c1516..1471fb4c343879 100644 --- a/types/office-js-preview/index.d.ts +++ b/types/office-js-preview/index.d.ts @@ -4630,12 +4630,6 @@ declare namespace Office { * */ interface Context { - /** - * Provides information and access to the signed-in user. - * - * @beta - */ - auth: Auth; /** * True, if the current platform allows the add-in to display a UI for selling or upgrading; otherwise returns False. *