mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-29 01:54:23 +01:00
Remove deps-test.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assert } from '@/deps-test.ts';
|
||||
import { assert } from '@std/assert';
|
||||
|
||||
import ExpiringCache from './expiring-cache.ts';
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { assertEquals } from '@/deps-test.ts';
|
||||
import { assertEquals } from '@std/assert';
|
||||
|
||||
import { generateDateRange } from './time.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user