mirror of
https://github.com/documenso/documenso.git
synced 2025-11-25 22:21:31 +10:00
🎨 🧹📝 remove todos, document typing
This commit is contained in:
@ -120,9 +120,6 @@ export async function getServerSideProps(context: any) {
|
||||
context.res
|
||||
);
|
||||
|
||||
// todo optimize querys
|
||||
// todo no intersection groups
|
||||
|
||||
return {
|
||||
props: {
|
||||
document: JSON.parse(JSON.stringify({ ...document, document: "" })),
|
||||
|
||||
Reference in New Issue
Block a user