From 74433c3e05734aa1194049fcbcaa92c70ce61c74 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 12 Dec 2019 20:53:15 +0100 Subject: refactor: re-structure type definitions --- src/util/wire.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/wire.ts') diff --git a/src/util/wire.ts b/src/util/wire.ts index 63b73d864..757ba9266 100644 --- a/src/util/wire.ts +++ b/src/util/wire.ts @@ -25,7 +25,7 @@ /** * Imports. */ -import * as i18n from "../i18n"; +import * as i18n from "../webex/i18n"; /** * Short summary of the wire information. -- cgit v1.2.3