From 033b5c5769ea3a0ba905494b48cb5078fd4ad549 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Sat, 2 Mar 2019 23:17:08 +0100 Subject: [PATCH] flow --- packages/jest-cli/src/init/__tests__/init.test.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/jest-cli/src/init/__tests__/init.test.js b/packages/jest-cli/src/init/__tests__/init.test.js index d10629e6153a..65a8128b36b6 100644 --- a/packages/jest-cli/src/init/__tests__/init.test.js +++ b/packages/jest-cli/src/init/__tests__/init.test.js @@ -3,8 +3,6 @@ * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - * - * @flow */ /* eslint-disable no-eval */