summaryrefslogtreecommitdiff
path: root/src/tools/tool-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tool-utils.h')
-rw-r--r--src/tools/tool-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tool-utils.h b/src/tools/tool-utils.h
index a897e01f0..9e010ae3a 100644
--- a/src/tools/tool-utils.h
+++ b/src/tools/tool-utils.h
@@ -34,4 +34,3 @@ inline std::string removeSpecificSuffix(std::string str, std::string suffix) {
}
} // namespace wasm
-