Remove outdated TODO

This commit is contained in:
Iván Ovejero 2024-10-11 13:09:04 +02:00
parent 86058330d1
commit 6f45234d56
No known key found for this signature in database

View file

@ -21,7 +21,6 @@ import { DatabaseSchemaService } from '../database-schema.service';
// @TODO: Check minimum version for Postgres?
// @TODO: Make all info logs debug
// @TODO: Oclif commands
@Service()
export class DatabaseImportService {