refactor(sql-prettifier): remove unused service files

This commit is contained in:
Corentin Thomasset 2022-07-24 15:06:57 +02:00
parent 99383d25fc
commit ba87097e3d
No known key found for this signature in database
GPG key ID: DBD997E935996158
2 changed files with 0 additions and 6 deletions

View file

@ -1,6 +0,0 @@
import { expect, describe, it } from 'vitest';
// import { } from './sql-prettify.service';
//
// describe('sql-prettify', () => {
//
// })