Skip to content

Commit

Permalink
fix log
Browse files Browse the repository at this point in the history
  • Loading branch information
evanjmg committed Feb 23, 2018
1 parent 7710255 commit 9f2efd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import com.facebook.react.bridge.ReactContextBaseJavaModule;
import com.facebook.react.bridge.ReactMethod;
import com.facebook.react.bridge.Callback;
import android.util.Log;

public class RNHomePressedModule extends ReactContextBaseJavaModule {

Expand Down

0 comments on commit 9f2efd8

Please sign in to comment.