chore: Remove commented code
461fa93a
1 file(s) · +0 −1
| 5 | 5 | import SocialList from "@/components/SocialList"; |
|
| 6 | 6 | import { sortMDByDate } from "@/utils"; |
|
| 7 | 7 | import { Image } from "astro:assets"; |
|
| 8 | - | //import { DecryptingText } from "src/components/DecryptingText"; |
|
| 9 | 8 | import DecryptingHeader from "@/components/DecryptingHeader"; |
|
| 10 | 9 | ||
| 11 | 10 | const MAX_POSTS = 10; |