fix: remove unnecessary code

This commit is contained in:
ValdiANS
2025-12-10 18:50:58 +07:00
parent f939f4b0fb
commit 37f59f9470
3 changed files with 0 additions and 8 deletions
-2
View File
@@ -8,6 +8,4 @@ const Closing = () => {
);
};
export const dynamic = 'force-static';
export default Closing;