Cleanup React comments and unused imports

Summary: Fix some typos in comments.

Reviewed By: astreet

Differential Revision: D3161278

fb-gh-sync-id: 11612487aa5fee5463942d3467f46633ccd9db15
fbshipit-source-id: 11612487aa5fee5463942d3467f46633ccd9db15
This commit is contained in:
Ahmed El-Helw
2016-04-11 14:11:50 -07:00
committed by Facebook Github Bot 8
parent 6b61e5927c
commit c91591b987
3 changed files with 2 additions and 3 deletions
@@ -9,7 +9,6 @@
package com.facebook.react.uimanager;
import android.view.MotionEvent;
import android.view.View;
/**