Skip to content

Commit

Permalink
Also remove asana from json file. (#3616)
Browse files Browse the repository at this point in the history
Also remove asana icon from json file to mirror removing from source definition list in PR#3599. This is causing build to fail today.
  • Loading branch information
davinchia committed May 26, 2021
1 parent bc1be1c commit 2102c49
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -3,6 +3,5 @@
"name": "Asana",
"dockerRepository": "airbyte/source-asana",
"dockerImageTag": "0.1.0",
"documentationUrl": "https://hub.docker.com/r/airbyte/source-asana",
"icon": "asana.svg"
"documentationUrl": "https://hub.docker.com/r/airbyte/source-asana"
}

0 comments on commit 2102c49

Please sign in to comment.