Skip to content

Conversation

@stweil
Copy link
Member

@stweil stweil commented May 1, 2025

No description provided.

@stweil stweil requested a review from Copilot May 1, 2025 08:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes unused include statements for "tprintf.h" to clean up the code and improve maintainability.

  • Removed redundant include lines for "tprintf.h" in several source and unit test files
  • Standardized header dependencies across both production and test code

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
unittest/unicharcompress_test.cc Removed unused include "tprintf.h"
unittest/lstm_test.h Removed unused include "tprintf.h"
unittest/intsimdmatrix_test.cc Removed unused include "tprintf.h"
src/lstm/network.h Removed unused include "tprintf.h"
src/classify/protos.cpp Removed unused include "tprintf.h"

@stweil stweil merged commit 68caca6 into main May 1, 2025
6 checks passed
@stweil stweil deleted the unused branch May 1, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants