[FMT] Remove redundant comment
This commit is contained in:
		| @@ -1,6 +1,5 @@ | ||||
| FROM ubuntu:18.04 | ||||
| RUN apt-get update && apt-get install -y vim gcc indent clang clang-format gdb binutils | ||||
| WORKDIR /dmzOS | ||||
| #Getting prebuilt binary from llvm  | ||||
| COPY ./config/* /root | ||||
| ENTRYPOINT [ "bash" ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user