comms: app-connectivity
Summary: It doesn't get more generic than 'comms'. So, narrow it down: app-connectivity. Reviewed By: passy Differential Revision: D47185255 fbshipit-source-id: 87e9c2487c9b07603d14e856de670757078c0da1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
48495c906e
commit
62cb33b763
@@ -11,7 +11,7 @@ import {
|
||||
ServerAddOn as ServerAddOnFn,
|
||||
ServerAddOnStartDetails,
|
||||
} from 'flipper-common';
|
||||
import {assertNotNull} from '../comms/Utilities';
|
||||
import {assertNotNull} from '../app-connectivity/Utilities';
|
||||
import * as FlipperPluginSDK from 'flipper-plugin-core';
|
||||
|
||||
declare global {
|
||||
|
||||
Reference in New Issue
Block a user