remove unused char at end of file (#5545)

This commit is contained in:
Zhengguo Yang
2021-03-22 15:44:34 +08:00
committed by GitHub
parent 253056ca53
commit 95f4f70fce

View File

@ -123,4 +123,3 @@ ENV DORIS_THIRDPARTY /var/local/thirdparty
WORKDIR /root
CMD ["/bin/bash"]
~