Skip to content

Commit

Permalink
[gh-#1200] remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
khaliqgant committed Nov 6, 2023
1 parent ae6714e commit 06419b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expect, describe, it, beforeAll } from 'vitest';
import { multipleMigrations } from '../../../db/database.js';
//import { multipleMigrations } from '../../../db/database.js';
import type { DataResponse } from '../../../models/Data.js';
import * as DataService from './data.service.js';
import connectionService from '../../connection.service.js';
Expand Down

0 comments on commit 06419b3

Please # to comment.