formatting
Some checks failed
ci / deploy (push) Has been cancelled
ci / docker_image (push) Has been cancelled

This commit is contained in:
Drake Marino 2025-03-30 22:59:14 +00:00
parent 368cb53528
commit 5e99edc503

View File

@ -1,4 +1,3 @@
// Import the Nodemailer library
import nodemailer from 'nodemailer'; import nodemailer from 'nodemailer';
import { getNotificationInfo } from '$lib/db/index.server'; import { getNotificationInfo } from '$lib/db/index.server';