mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	Cleanup
This commit is contained in:
		@@ -19,7 +19,6 @@ import timeline from '../diagrams/timeline/detector';
 | 
			
		||||
import mindmap from '../diagrams/mindmap/detector';
 | 
			
		||||
import { registerLazyLoadedDiagrams } from './detectType';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
let hasLoadedDiagrams = false;
 | 
			
		||||
export const addDiagrams = () => {
 | 
			
		||||
  if (hasLoadedDiagrams) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user