chore:Remove the dead test

This commit is contained in:
BluJ
2023-05-03 13:39:37 -06:00
parent e8bebd4adf
commit c683147c71

View File

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