fix ambiguity
This commit is contained in:
parent
36d10e7bb6
commit
a5fffe4afa
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import dis from 'dispatcher';
|
import dis from './dispatcher';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Base class for classes that provide platform-specific functionality
|
* Base class for classes that provide platform-specific functionality
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue