factorio: remove redundant comment

This commit is contained in:
NAHO
2025-09-20 19:18:20 +02:00
parent 9b2c4d6e32
commit d17f0c1bf8

View File

@@ -150,7 +150,6 @@ let
else else
'' ''
# Deliberately failing since username/token was not provided, so we can't fetch. # Deliberately failing since username/token was not provided, so we can't fetch.
# We can't use builtins.throw since we want the result to be used if the tar is in the store already.
exit 1 exit 1
''; '';
failureHook = '' failureHook = ''