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