Skip to content

Commit dde44b4

Browse files
8Keepfacebook-github-bot
authored andcommitted
Clean up references to old td macros
Summary: Clean up references to old td macros now that they are deleted. Differential Revision: D74834448 fbshipit-source-id: 6fe7683d9c3b40b6afffd1ad315037a3ac15a62d
1 parent fe87bfd commit dde44b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

btd/src/buck/config.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ use crate::buck::types::CellPath;
1717
pub fn should_exclude_bzl_file_from_transitive_impact_tracing(path: &str) -> bool {
1818
path.ends_with(".bzl")
1919
&& [
20-
"fbcode//target_determinator/macros",
2120
"fbsource//tools/target_determinator/macros",
2221
// This is the public interface and auto-imported by all bzl files.
2322
// By tracing through this, all macros and rules outside the prelude

0 commit comments

Comments
 (0)