Remove unused import
This commit is contained in:
parent
71bef19cce
commit
fa63dffede
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { ServerRoute } from "@hapi/hapi";
|
||||
import boom from "@hapi/boom";
|
||||
import { db } from "@/main";
|
||||
import { v4 } from "uuid";
|
||||
import Joi from "joi";
|
||||
|
||||
const data: ServerRoute = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue