mirror of
https://github.com/theoludwig/advent_of_code.git
synced 2025-05-18 19:27:51 +02:00
chore: simplify external tools dependency management
This commit is contained in:
@ -6,4 +6,4 @@ CCC = (ZZZ, GGG)
|
||||
DDD = (DDD, DDD)
|
||||
EEE = (EEE, EEE)
|
||||
GGG = (GGG, GGG)
|
||||
ZZZ = (ZZZ, ZZZ)
|
||||
ZZZ = (ZZZ, ZZZ)
|
||||
|
Reference in New Issue
Block a user