Spaces:
Running
Running
Espacios
Browse files- globales.py +0 -3
globales.py
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
import os
|
| 2 |
import autenticacion
|
| 3 |
-
import time
|
| 4 |
-
|
| 5 |
-
|
| 6 |
|
| 7 |
llave, webhook, ga4Key, ga4ID = autenticacion.defineAmbiente(os.getenv("ambiente"))
|
|
|
|
| 1 |
import os
|
| 2 |
import autenticacion
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
llave, webhook, ga4Key, ga4ID = autenticacion.defineAmbiente(os.getenv("ambiente"))
|