mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Move deno std from deno.land to jsr
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assert } from "std/assert/mod.ts";
|
||||
import { assert } from "@std/assert";
|
||||
import { Client } from "../client.ts";
|
||||
import { load_settings } from "../config.ts";
|
||||
import { API_PERMISSION } from "../test_base.ts";
|
||||
|
||||
Reference in New Issue
Block a user