diff --git a/packages/metro/src/shared/output/bundle.js b/packages/metro/src/shared/output/bundle.js index 2dff183a..a0dbfdd6 100644 --- a/packages/metro/src/shared/output/bundle.js +++ b/packages/metro/src/shared/output/bundle.js @@ -6,7 +6,6 @@ * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * - * @format * @flow * @format */ diff --git a/packages/metro/src/shared/output/unbundle/index.js b/packages/metro/src/shared/output/unbundle/index.js index 86d333f0..f9ae273a 100644 --- a/packages/metro/src/shared/output/unbundle/index.js +++ b/packages/metro/src/shared/output/unbundle/index.js @@ -6,7 +6,6 @@ * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * - * @format * @flow * @format */