Skip to content

Commit

Permalink
Fix merge issue
Browse files Browse the repository at this point in the history
Signed-off-by: campionfellin <campionfellin@gmail.com>
  • Loading branch information
campionfellin committed Feb 9, 2019
1 parent 6b5228e commit 4ffb8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ import {
manifestExists,
readManifest,
} from './manifest';
import { URL } from './urls';
import {
ERROR,
LOG,
PROJECT_MANIFEST_BASENAME,
URL,
checkIfOnline,
getDefaultProjectName,
getProjectId,
Expand Down

0 comments on commit 4ffb8c0

Please sign in to comment.