Fix formatting

This commit is contained in:
RMidhunSuresh 2023-01-24 12:03:04 +05:30
parent d2b1fc7fef
commit e3a8c184f6
No known key found for this signature in database

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
import { ErrorReportViewModel } from "../../ErrorReportViewModel";
import {ErrorReportViewModel} from "../../ErrorReportViewModel";
import {Options as BaseOptions} from "../../ViewModel";
import type {Session} from "../../../matrix/Session.js";