Clean up imports and other minor lints

This commit is contained in:
Travis Ralston 2020-05-11 16:12:45 -06:00
parent df3d5c4159
commit 9f0810240f
6 changed files with 7 additions and 10 deletions

View file

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