Skip to content

Commit

Permalink
commented unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalNewsTV committed Oct 10, 2023
1 parent 9518cc1 commit 31b517e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test/tests/controllers/map-info-controller.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const request = require('supertest');
const qs = require('qs');
// const qs = require('qs');
const ObjectId = require('mongodb').ObjectId;

const test_util = require('../../test-utils');
Expand Down

0 comments on commit 31b517e

Please sign in to comment.