mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	remove unused moment
This commit is contained in:
		
							parent
							
								
									89c4abe25f
								
							
						
					
					
						commit
						c77100e9cf
					
				@ -2,7 +2,6 @@
 | 
			
		||||
 | 
			
		||||
const Projection = require('./projection.js');
 | 
			
		||||
const TTLList = require('./ttl-list.js');
 | 
			
		||||
const moment = require('moment');
 | 
			
		||||
 | 
			
		||||
module.exports = class UnleashClientMetrics {
 | 
			
		||||
    constructor () {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user