chore: Remove dead code test

This commit is contained in:
BluJ
2023-05-03 13:42:50 -06:00
parent 0ee97f610d
commit 8801760aa6

View File

@@ -59,4 +59,3 @@ export const smtpConfig = Value.filteredUnion(async ({ effects, utils }) => {
},
}),
)
type test = typeof smtpConfig.validator._TYPE