aboutsummaryrefslogtreecommitdiff
path: root/pw_string/size_report/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'pw_string/size_report/BUILD.gn')
-rw-r--r--pw_string/size_report/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw_string/size_report/BUILD.gn b/pw_string/size_report/BUILD.gn
index 7fcce7ad1..8307f8fd1 100644
--- a/pw_string/size_report/BUILD.gn
+++ b/pw_string/size_report/BUILD.gn
@@ -15,7 +15,6 @@
# gn-format disable
import("//build_overrides/pigweed.gni")
-import("$dir_pigweed/legacy_target.gni")
import("$dir_pw_build/target_types.gni")
pw_executable("single_write_snprintf") {
sources = [ "format_single.cc" ]