Appease the linter

This commit is contained in:
Travis Ralston
2021-09-09 10:39:38 -06:00
parent 0cae60ed2c
commit d886409c0c
+1 -1
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