fix empty function syntax error

This commit is contained in:
Kenneth Giusti 2015-06-24 16:29:56 -04:00
parent 3b3e8b6ff5
commit af36e5dcf7
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ function _install_pyngus {
function _remove_pyngus {
# TODO(kgiusti) no way to pip uninstall?
# pip_install_gr pyngus
:
}