mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fix refactor typo
This commit is contained in:
parent
07fcf7e75b
commit
c1ecaffbae
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import {QueryTarget} from "./QueryTarget.js";
|
||||
import {IDBRequestAttemptError} from "./utils.js";
|
||||
import {IDBRequestAttemptError} from "./error.js";
|
||||
|
||||
class QueryTargetWrapper {
|
||||
constructor(qt) {
|
||||
|
Loading…
Reference in New Issue
Block a user