Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit d886409

Browse files
committed
Appease the linter
1 parent 0cae60e commit d886409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sendTimePerformanceMetrics.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
import { MatrixClient } from "matrix-js-sdk";
17+
import { MatrixClient } from "matrix-js-sdk/src";
1818

1919
/**
2020
* Decorates the given event content object with the "send start time". The

0 commit comments

Comments
 (0)