Skip to content

Commit

Permalink
nit: remove unused requires
Browse files Browse the repository at this point in the history
  • Loading branch information
pubalokta committed Nov 12, 2024
1 parent bec1cf6 commit 3675f32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/db.tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const _ = require('lodash');
const assert = require('chai').assert;
const { endOfMonthTimestamp, replicateHashtag } = require('../lib/utils');
const sinon = require('sinon');
const { exec } = require('child_process');

const buckets = {
ip: {
Expand Down

0 comments on commit 3675f32

Please sign in to comment.