Skip to content

Commit

Permalink
bring back version before refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafal Augustyniak committed Mar 14, 2023
1 parent b88a2f7 commit ac158ca
Show file tree
Hide file tree
Showing 6 changed files with 206 additions and 347 deletions.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ exports.exponentialBuckets =
exports.collectDefaultMetrics = require('./lib/defaultMetrics');

exports.aggregators = require('./lib/metricAggregators').aggregators;
exports.AggregatorRegistry = require('./lib/aggregatorRegistry');
95 changes: 0 additions & 95 deletions lib/aggregatorRegistry.js

This file was deleted.

Loading

0 comments on commit ac158ca

Please sign in to comment.