chore(core_upload_update): remove TODO

This commit is contained in:
Brandon Philips 2013-07-02 14:12:32 -07:00
parent 736d7aa3c0
commit ff7b7b064d

View File

@ -9,7 +9,6 @@ SCRIPT_ROOT=$(dirname $(readlink -f "$0"))
DEFINE_string image "${SRC_ROOT}/build/images/amd64-generic/latest/chromiumos_image.bin" \
"Path to the basic image (not qemu/xen/etc)"
# TODO: use version.txt
DEFINE_string version "${COREOS_VERSION_STRING}" \
"Version number of this build."
DEFINE_string track "dev-channel" \