use relative path (#6518)
This commit is contained in:
@@ -29,7 +29,7 @@ define([
|
||||
'./TelemetryTableColumn',
|
||||
'./TelemetryTableUnitColumn',
|
||||
'./TelemetryTableConfiguration',
|
||||
'@/utils/staleness'
|
||||
'../../utils/staleness'
|
||||
], function (
|
||||
EventEmitter,
|
||||
_,
|
||||
|
||||
Reference in New Issue
Block a user