Skip to content

Commit 2900d13

Browse files
bigfootjonfacebook-github-bot
authored andcommitted
Eliminate v2 load checks
Summary: bro buck1 is dead lets get with the times Reviewed By: mzlee, akrieger Differential Revision: D75184732 fbshipit-source-id: 5f97a4436552c62860f8e3d87faa0bd96f7cfb64
1 parent 6017dd3 commit 2900d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eden/mononoke/tests/integration/facebook/symlink.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
load(
2-
"//eden/mononoke/tests/integration/facebook:symlink_impl.bzl?v2_only",
2+
"//eden/mononoke/tests/integration/facebook:symlink_impl.bzl",
33
"symlink_v2",
44
)
55

0 commit comments

Comments
 (0)