summaryrefslogtreecommitdiff
path: root/branding/scripts/provider.py
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-09-30 14:37:50 +0200
committerRuben Pollan <meskio@sindominio.net>2020-10-13 19:08:28 +0200
commit6a1c90a260c44cb27ba14a70cc5dd23189822832 (patch)
treed7634e0c105b5a8686ac2f47ba5fb57ed4725601 /branding/scripts/provider.py
parentd641b7a63e2b2dab56c7da3bb3b6e6bcd3daefd4 (diff)
[feat] make vendor_init to create independent repo
this starts a stub for refactoring the authentication process, leading to keep an external repo.
Diffstat (limited to 'branding/scripts/provider.py')
-rw-r--r--branding/scripts/provider.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/branding/scripts/provider.py b/branding/scripts/provider.py
index 619382b..ec8c80a 100644
--- a/branding/scripts/provider.py
+++ b/branding/scripts/provider.py
@@ -32,4 +32,3 @@ def getProviderData(provider, config):
datetime.datetime.now())
return d
-