mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
remove unused import
This commit is contained in:
parent
191591e807
commit
05028f1997
@ -17,7 +17,6 @@ limitations under the License.
|
||||
import { Room } from "matrix-js-sdk/src/models/room";
|
||||
import { RoomUpdateCause, TagID } from "../../models";
|
||||
import { SortAlgorithm } from "../models";
|
||||
import AwaitLock from "await-lock";
|
||||
|
||||
/**
|
||||
* Represents a list ordering algorithm. Subclasses should populate the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user