turingmachine: remove unused with

This commit is contained in:
Jörg Thalheim 2023-08-13 11:04:09 +02:00
parent 5d8fd09660
commit c24149099c

View File

@ -3,7 +3,7 @@
, pkgs
, ...
}:
with builtins; let
let
backupPath = "borg@blob64.r:/zdata/borg/turingmachine";
in
{