[ShadowElevation] Delete swift example target since there is no input file.
diff --git a/components/ShadowElevations/BUILD b/components/ShadowElevations/BUILD index 7f97a05..eb3d96e 100644 --- a/components/ShadowElevations/BUILD +++ b/components/ShadowElevations/BUILD
@@ -44,15 +44,6 @@ ], ) -mdc_examples_swift_library( - name = "SwiftExamples", - deps = [ - ":ShadowElevations", - "//components/AppBar", - "//components/ShadowLayer", - ], -) - mdc_unit_test_objc_library( name = "unit_test_sources", deps = [":ShadowElevations"],