remove redundant comment

pull/4/head
Sebastien Bourdeauducq 2022-09-08 19:21:48 +08:00
parent 512f170488
commit 6f61205daf
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@
installPhase =
''
mkdir -p $out/bin
# replace broken setuptools launcher (does this crap ever work?)
cat > $out/bin/linien << EOF
#!${pkgs.python3.withPackages(ps: [ linien-gui-internal ])}/bin/python
import linien.gui.app