tint: remove duplicated ending newline in ctor_conv_intrinsic.cc

This patch remove the duplicated ending newline in ctor_conv_intrinsic
to make cl presubmit upload check happy.

Change-Id: Iec9f415416407696ad210243d011e53dcf28b554
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94662
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
Zhaoming Jiang 2022-06-24 08:02:19 +00:00 committed by Dawn LUCI CQ
parent 245e91d42e
commit 18b966321b
2 changed files with 0 additions and 2 deletions

View File

@ -67,4 +67,3 @@ const char* str(CtorConvIntrinsic i) {
}
} // namespace tint::resolver

View File

@ -25,4 +25,3 @@ const char* str(CtorConvIntrinsic i) {
}
} // namespace tint::resolver