Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d3863a2

Browse files
committed
merge conflict, get rid of notebookUtilsTests
2 parents 4cf826f + f42684a commit d3863a2

File tree

6 files changed

+1299
-506
lines changed

6 files changed

+1299
-506
lines changed

src/scripts/notebookUtils.ts

Lines changed: 0 additions & 153 deletions
This file was deleted.

src/scripts/oneNoteApi.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,5 +258,4 @@ export class OneNoteApi extends OneNoteApiBase implements IOneNoteApi {
258258
export {ContentType} from "./contentType";
259259
export {OneNotePage} from "./oneNotePage";
260260
export {BatchRequest} from "./batchRequest";
261-
export {ErrorUtils, RequestErrorType} from "./errorUtils";
262-
export { NotebookUtils } from "./notebookUtils";
261+
export { ErrorUtils, RequestErrorType } from "./errorUtils";

0 commit comments

Comments
 (0)