Skip to content

Commit

Permalink
cli: fix eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles committed Dec 12, 2020
1 parent da5e78f commit 0c524b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/deploy/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {Fleet, Objects} from '@fleetfn/sdk';
import chalk from 'chalk';
import fs from 'fs';
import program from 'commander';
import prompts from 'prompts';
import simpleGit from 'simple-git/promise';
Expand Down

0 comments on commit 0c524b8

Please sign in to comment.