Skip to content

Commit 73ac234

Browse files
committed
fix linting error
1 parent 85abaa5 commit 73ac234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/hackathon-2023.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ import AnimatedSummitLogo from "../components/logos/AnimatedSummitLogo.astro";
690690
</style>
691691

692692
<script>
693-
console.log("test linting and formatting");
694693
const sidebar = document.getElementById("mobileNav");
695694
const toggle = document.getElementById("toggleNav");
696695
const show = () => {

0 commit comments

Comments
 (0)