fix(submit): remove premature Submitting log before scraper starts
This commit is contained in:
parent
e6441ad630
commit
3c86af869f
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ function M.submit(opts)
|
|||
|
||||
prompt_credentials(platform, function(creds)
|
||||
vim.cmd.update()
|
||||
logger.log('Submitting...', { level = vim.log.levels.INFO, override = true })
|
||||
|
||||
require('cp.scraper').submit(
|
||||
platform,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue