mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Remove outdated TODO
This commit is contained in:
parent
86058330d1
commit
6f45234d56
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue