Remove the extra comment line

This commit is contained in:
pagedown
2022-02-23 14:37:45 +08:00
parent 3d7b3f7d72
commit 444a690a86

View File

@@ -22,7 +22,6 @@ _ksi_main() {
# print a line to STDOUT of parent kitty process
builtin local b=$(builtin command base64 <<< "${@}")
builtin printf "\eP@kitty-print|%s\e\\" "${b//\\n}"
# "
}
_ksi_safe_source() {