From 4ba34b0a26966c94f806a62078e5713fb3b68fd5 Mon Sep 17 00:00:00 2001 From: David Aurelio Date: Mon, 25 Mar 2019 05:37:36 -0700 Subject: [PATCH] Automatic lint fixes Summary: @public A round of automatic lint fixes. Reviewed By: SidharthGuglani Differential Revision: D14590396 fbshipit-source-id: f0b4a0ce503a1d9d46ea7ae788f9f2eac09c2ac7 --- ReactCommon/yoga/yoga/log.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ReactCommon/yoga/yoga/log.cpp b/ReactCommon/yoga/yoga/log.cpp index ebb99e45d..62b3d4f05 100644 --- a/ReactCommon/yoga/yoga/log.cpp +++ b/ReactCommon/yoga/yoga/log.cpp @@ -4,7 +4,6 @@ * This source code is licensed under the MIT license found in the LICENSE * file in the root directory of this source tree. */ - #include "log.h" #include "Yoga.h"