tint: Remove commented out includes

Change-Id: I046837b32f27b30920719c7067aae83887e0f039
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117205
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
This commit is contained in:
Ben Clayton 2023-01-19 17:15:00 +00:00 committed by Dawn LUCI CQ
parent 8b5d804963
commit f1fc8c8bc7

View File

@ -13,10 +13,6 @@
// limitations under the License.
#include "src/tint/transform/texture_1d_to_2d.h"
// #include <memory>
// #include <utility>
#include "src/tint/transform/test_helper.h"
namespace tint::transform {