1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Appease the linter

This commit is contained in:
Travis Ralston
2021-09-08 11:35:25 -06:00
parent 0cae60ed2c
commit d886409c0c

View File

@@ -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