One sleep to rule them all. Zzz
Summary: Boyscouted some code duplication away. Reviewed By: jknoxville Differential Revision: D29731016 fbshipit-source-id: d5f1677a667f032f6e7e031da296be26e1976932
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d23ccfcd44
commit
57d00e0bab
@@ -9,8 +9,8 @@
|
||||
|
||||
import {Notification} from 'flipper-plugin';
|
||||
import {Actions} from './';
|
||||
import {getStringFromErrorLike} from '../utils';
|
||||
import React from 'react';
|
||||
import {getStringFromErrorLike} from '../utils/errors';
|
||||
|
||||
export const GLOBAL_NOTIFICATION_PLUGIN_ID = 'Flipper';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user