mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Delete EventDispatcher interface
Reviewed By: achen1 Differential Revision: D8232129 fbshipit-source-id: 6d618b4a587c0b0e1dfac967e8d22c05a62c44ee
This commit is contained in:
parent
f8c8231706
commit
6c910549d8
@ -1,13 +0,0 @@
|
||||
/**
|
||||
* Copyright (c) 2014-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
package com.facebook.react.bridge;
|
||||
|
||||
/**
|
||||
* Marker interface for EventDispatcher.
|
||||
*/
|
||||
public interface EventDispatcher {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user