fix: remove unused imports

This commit is contained in:
Tiago Braga 2022-12-24 16:28:02 -03:00
parent b2e048de8d
commit ce4a2d95f2

View File

@ -2,8 +2,6 @@ import { promises as fs } from 'fs';
import { defaultComposeConfiguration, executeCommand, generateSecrets } from '../common';
import { saveBuildLog } from './common';
import yaml from 'js-yaml';
import { exit } from 'process';
import fastify from 'fastify';
export default async function (data) {
let {