Skip to content

Commit

Permalink
Merge pull request #49 from nuoxoxo/23
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
nuoxoxo authored Dec 11, 2023
2 parents 6afccc0 + 8928689 commit 3dfe2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import Aoc1802 from "./includes/Aoc1802";
import Aoc1608 from "./includes/Aoc1608";
// import Aoc1502 from "./includes/Aoc1502"; // dropped : not interesting
import Aoc1501 from "./includes/Aoc1501";
import Aoc2301 from "./includes/Aoc2301";
// import Aoc2301 from "./includes/Aoc2301"; // make way for 2310
// import Aoc2302 from "./includes/Aoc2302"; // make way for 2310
import Aoc2303 from "./includes/Aoc2303";
import Aoc2310 from "./includes/Aoc2310";
Expand Down

0 comments on commit 3dfe2ae

Please sign in to comment.