[APM] fixes #26784 by updateing import from a default to a named import (#26785)

This commit is contained in:
Oliver Gupte 2018-12-07 23:53:27 -08:00 committed by GitHub
parent 0cd6eaea44
commit 364e02716f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ import {
PropertiesTable,
getPropertyTabNames
} from '../../../shared/PropertiesTable';
import Stacktrace from '../../../shared/Stacktrace';
import { Stacktrace } from '../../../shared/Stacktrace';
import {
SERVICE_AGENT_NAME,
SERVICE_LANGUAGE_NAME,