Skip to content

Commit 73edcd2

Browse files
JakobDegenfacebook-github-bot
authored andcommitted
modefilefree: Delete get_non_selectified_build_mode
Summary: D74387852 deleted the last use Reviewed By: dtolnay Differential Revision: D74438702 fbshipit-source-id: 7c4ee7cbacc9f82170fad187b982a023b64260d0
1 parent d10c839 commit 73edcd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shim/build_defs/config.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ def _get_build_mode():
1010

1111
config = struct(
1212
get_build_mode = _get_build_mode,
13-
get_non_selectified_build_mode = _get_build_mode,
1413
)

0 commit comments

Comments
 (0)