mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Use imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assertEquals } from "https://deno.land/[email protected]/testing/asserts.ts";
|
||||
import { assertEquals } from "std/testing/asserts.ts";
|
||||
import { check_running } from "./pid_check.ts";
|
||||
import { promiseState, sleep } from "./utils.ts";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user