fmt
This commit is contained in:
parent
36d3e944ff
commit
8c4f0d948d
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
export * from "https://deno.land/std@0.95.0/testing/asserts.ts"
|
||||
export * from "https://deno.land/std@0.95.0/http/server.ts"
|
||||
export * from 'https://deno.land/std@0.95.0/testing/asserts.ts'
|
||||
export * from 'https://deno.land/std@0.95.0/http/server.ts'
|
||||
|
|
Loading…
Reference in a new issue