removed empty line from end of file

This commit is contained in:
nurjinn jafar 2020-10-29 16:14:24 +01:00
parent 7a2cfaf5df
commit 4a524777a9

View File

@ -98,4 +98,4 @@ export interface FE_IntegrationRequirement {
condition: "publicRoom" | "canSendEventTypes" | "userInRoom";
argument: any;
expectedValue: any;
}
}