Skip to content

Commit

Permalink
Remove asana api url
Browse files Browse the repository at this point in the history
  • Loading branch information
jaceklyp committed Sep 9, 2024
1 parent adc0f96 commit d978acd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module Fastlane

module Helper
class DdgAppleAutomationHelper
ASANA_API_URL = "https://app.asana.com/api/1.0"
ASANA_APP_URL = "https://app.asana.com/0/0"
ERROR_ASANA_ACCESS_TOKEN_NOT_SET = "ASANA_ACCESS_TOKEN is not set"
ERROR_GITHUB_TOKEN_NOT_SET = "GITHUB_TOKEN is not set"
Expand Down

0 comments on commit d978acd

Please sign in to comment.