mirror of
				https://git.hibas.dev/OpenServer/NodeLogging.git
				synced 2025-11-03 22:40:45 +00:00 
			
		
		
		
	Remove unused property
This commit is contained in:
		@ -57,7 +57,6 @@ const Debounce = (callback: () => void, iv = 500, max = 100) => {
 | 
			
		||||
            }, iv);
 | 
			
		||||
         }
 | 
			
		||||
      },
 | 
			
		||||
      close: () => {},
 | 
			
		||||
   };
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user