kopia lustrzana https://github.com/bugout-dev/moonstream
Remove unused variable.
rodzic
1c0a6dd467
commit
e2f84bbd51
|
@ -9,9 +9,6 @@ BUGOUT_BROOD_URL = os.environ.get("BUGOUT_BROOD_URL", "https://auth.bugout.dev")
|
|||
BUGOUT_SPIRE_URL = os.environ.get("BUGOUT_SPIRE_URL", "https://spire.bugout.dev")
|
||||
|
||||
|
||||
# Entity
|
||||
ENTITY_URL = os.environ.get("ENTITY_URL", "https://api.moonstream.to")
|
||||
|
||||
bugout_client = Bugout(brood_api_url=BUGOUT_BROOD_URL, spire_api_url=BUGOUT_SPIRE_URL)
|
||||
|
||||
# Entity
|
||||
|
|
Ładowanie…
Reference in New Issue