Skip to content

Commit

Permalink
Update noteList.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
HyTekCoop committed Oct 21, 2023
1 parent 59ed895 commit b454e83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/presentation/http/router/noteList.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import type { FastifyPluginCallback } from 'fastify';
import type NoteListService from '@domain/service/noteList.js';
import type { ErrorResponse } from '@presentation/http/types/HttpResponse.js';
import { StatusCodes } from 'http-status-codes';

/**
* Interface for the noteList router.
Expand Down

0 comments on commit b454e83

Please sign in to comment.