From 0846439c8e94a43be451bb12451725e561151aee Mon Sep 17 00:00:00 2001 From: David Aurelio Date: Thu, 31 Jan 2019 22:59:19 +0100 Subject: [PATCH] Bring github and internal back in sync --- tools/build_defs/fb_native_wrapper.bzl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/build_defs/fb_native_wrapper.bzl b/tools/build_defs/fb_native_wrapper.bzl index 3d246dee..4e251dc0 100644 --- a/tools/build_defs/fb_native_wrapper.bzl +++ b/tools/build_defs/fb_native_wrapper.bzl @@ -1,8 +1,3 @@ -# Copyright (c) Facebook, Inc. and its affiliates. -# -# This source code is licensed under the MIT license found in the -# LICENSE file in the root directory of this source tree. - fb_native = struct( android_aar = native.android_aar, android_app_modularity = native.android_app_modularity,