[ci] format

This commit is contained in:
matthewp 2023-02-17 16:00:41 +00:00 committed by fredkbot
parent 609b249c8d
commit 54166393be

View file

@ -7,7 +7,6 @@ import { Server } from 'https://deno.land/std@0.167.0/http/server.ts';
// @ts-ignore
import { fetch } from 'https://deno.land/x/file_fetch/mod.ts';
interface Options {
port?: number;
hostname?: string;