chore(tools): Remove //tools/blog_cli

No longer needed with the deprecation of tazblog.
This commit is contained in:
Vincent Ambo 2020-02-09 01:29:20 +00:00
parent eb6e64ad47
commit 31b3e533c6
5 changed files with 0 additions and 263 deletions

View file

@ -16,9 +16,6 @@ case "${TARGET_TOOL}" in
kontemplate)
attr="kontemplate"
;;
blog_cli)
attr="tools.blog_cli"
;;
stern)
attr="third_party.stern"
;;