Clean up imports and other minor lints
This commit is contained in:
parent
df3d5c4159
commit
9f0810240f
6 changed files with 7 additions and 10 deletions
|
@ -14,8 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import {Room} from "matrix-js-sdk/src/models/room";
|
||||
import {Event} from "matrix-js-sdk/src/models/event";
|
||||
import { Room } from "matrix-js-sdk/src/models/room";
|
||||
|
||||
/**
|
||||
* Approximation of a membership status for a given room.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue