소스 검색

Remove unneeded build file

Jonathan Kelley 9 달 전
부모
커밋
c5c05b0997
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      packages/cli-config/src/build_info.rs

+ 0 - 2
packages/cli-config/src/build_info.rs

@@ -1,2 +0,0 @@
-// The file has been placed there by the build script.
-include!(concat!(env!("OUT_DIR"), "/built.rs"));