mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2025-09-07 18:37:05 +00:00
Delete stray lines at end of script
I'm not using this script, and I haven't looked very far into it, but based on the other scripts in this directory, I am guessing this line (which, I think, references a function that doesn't exist) was left in by accident. This commit removes it.
This commit is contained in:
@ -66,5 +66,3 @@ main() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
main
|
main
|
||||||
|
|
||||||
resize_to_
|
|
Reference in New Issue
Block a user