embec ton
This commit is contained in:
parent
f60dc3b018
commit
a675de3420
@ -1,8 +1,4 @@
|
|||||||
import express, {
|
import type { NextFunction, Request, Response } from "express";
|
||||||
type NextFunction,
|
|
||||||
type Request,
|
|
||||||
type Response,
|
|
||||||
} from "express";
|
|
||||||
import { getEmbed } from "../../../db/embed.dao";
|
import { getEmbed } from "../../../db/embed.dao";
|
||||||
|
|
||||||
export async function getNoteController(
|
export async function getNoteController(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user