mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 23:21:29 -04:00
just some refactoring
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import pRetry from "p-retry";
|
||||
import faunadb from "faunadb";
|
||||
import { getAllNotes } from "../../lib/parse-notes";
|
||||
import { getAllNotes } from "../../lib/helpers/parse-notes";
|
||||
import { logServerError } from "../../lib/helpers/sentry";
|
||||
import type { NextApiRequest, NextApiResponse } from "next";
|
||||
|
||||
|
Reference in New Issue
Block a user