mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-16 12:12:20 +08:00
Delete EventDispatcher interface
Reviewed By: achen1 Differential Revision: D8232129 fbshipit-source-id: 6d618b4a587c0b0e1dfac967e8d22c05a62c44ee
This commit is contained in:
committed by
Facebook Github Bot
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 {
|
||||
}
|
||||
Reference in New Issue
Block a user