Skip to content

Commit

Permalink
Removed unused variable (#2704)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhuseinova-msft committed Jun 14, 2024
1 parent d8854e7 commit 33e3270
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ describe('WatermarkPlugin', () => {
let formatContentModelSpy: jasmine.Spy;
let isModelEmptyFastSpy: jasmine.Spy;
let setEditorStyleSpy: jasmine.Spy;
let isDarkModeSpy: jasmine.Spy;

const mockedModel = 'Model' as any;

Expand Down

0 comments on commit 33e3270

Please sign in to comment.