embec ton

This commit is contained in:
Maxime Cannoodt 2022-08-30 13:54:17 +02:00
parent f60dc3b018
commit a675de3420

View File

@ -1,8 +1,4 @@
import express, {
type NextFunction,
type Request,
type Response,
} from "express";
import type { NextFunction, Request, Response } from "express";
import { getEmbed } from "../../../db/embed.dao";
export async function getNoteController(