8
0
Pārlūkot izejas kodu

Removed an empty block.

Kamil Piechaczek 6 gadi atpakaļ
vecāks
revīzija
e11672aa78
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0 4
      packages/ckeditor5-highlight/tests/highlightui.js

+ 0 - 4
packages/ckeditor5-highlight/tests/highlightui.js

@@ -205,10 +205,6 @@ describe( 'HighlightUI', () => {
 				return localizedEditor();
 				return localizedEditor();
 			} );
 			} );
 
 
-			afterEach( () => {
-
-			} );
-
 			it( 'works for the #buttonView', () => {
 			it( 'works for the #buttonView', () => {
 				const buttonView = dropdown.buttonView;
 				const buttonView = dropdown.buttonView;