Making jsx-html fixed version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Fabian Stamm
2020-07-31 20:32:32 +02:00
parent d2e2b49c46
commit 5e9139e861
2 changed files with 1 additions and 2 deletions

View File

@ -90,7 +90,6 @@ export function extractPackagePath(path: string): [string, string | undefined] {
import db from "./db.ts";
import bucket from "./s3.ts";
import { S3 } from "./deps.ts";
export async function getFile(
pkgName: string,