Appease the linter
This commit is contained in:
parent
0cae60ed2c
commit
d886409c0c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { MatrixClient } from "matrix-js-sdk";
|
import { MatrixClient } from "matrix-js-sdk/src";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Decorates the given event content object with the "send start time". The
|
* Decorates the given event content object with the "send start time". The
|
||||||
|
|
Loading…
Reference in a new issue