mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +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