From 873369cc7c19c3ae9bd8a1ce3f68167a5875df13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 5 May 2016 16:12:17 -0700 Subject: [PATCH] Cleanup: remove @nolint (#6703) --- src/test/reactComponentExpect.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/reactComponentExpect.js b/src/test/reactComponentExpect.js index 0905387025..d31b0d08aa 100644 --- a/src/test/reactComponentExpect.js +++ b/src/test/reactComponentExpect.js @@ -7,7 +7,6 @@ * of patent rights can be found in the PATENTS file in the same directory. * * @providesModule reactComponentExpect - * @nolint */ 'use strict';