mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-04 03:32:26 +02:00
Remove unused code
This commit is contained in:
parent
1e89cccdc9
commit
d542206091
9 changed files with 151 additions and 185 deletions
|
@ -75,12 +75,6 @@ const ProjectTemplate = ({ data }) => {
|
|||
</div>
|
||||
</section>
|
||||
: null}
|
||||
{/*<section>
|
||||
<div>
|
||||
|
||||
<pre>{JSON.stringify(data, null, 2)}</pre>
|
||||
</div>
|
||||
</section>*/}
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue