factorio: remove redundant comment

This commit is contained in:
NAHO
2025-09-29 19:32:10 +02:00
parent 9b2c4d6e32
commit d17f0c1bf8
-1
View File
@@ -150,7 +150,6 @@ let
else
''
# 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
'';
failureHook = ''