refactoring
This commit is contained in:
		
							parent
							
								
									5b1731b0d8
								
							
						
					
					
						commit
						9215231ba6
					
				@ -241,7 +241,6 @@ export class JsFuncComponent implements OnInit, OnChanges, OnDestroy, ControlVal
 | 
			
		||||
        this.updateJsWorkerGlobals();
 | 
			
		||||
        this.initialCompleters = this.jsEditor.completers || [];
 | 
			
		||||
        this.updateCompleters();
 | 
			
		||||
        this.updateHighlightRules();
 | 
			
		||||
        this.editorResize$ = new ResizeObserver(() => {
 | 
			
		||||
          this.onAceEditorResize();
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user