use relative path (#6518)

This commit is contained in:
David Tsay 2023-03-27 16:52:54 -07:00 committed by GitHub
parent d0ca398e01
commit 2ff7132e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ define([
'./TelemetryTableColumn', './TelemetryTableColumn',
'./TelemetryTableUnitColumn', './TelemetryTableUnitColumn',
'./TelemetryTableConfiguration', './TelemetryTableConfiguration',
'@/utils/staleness' '../../utils/staleness'
], function ( ], function (
EventEmitter, EventEmitter,
_, _,