From 6a1c90a260c44cb27ba14a70cc5dd23189822832 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 30 Sep 2020 14:37:50 +0200 Subject: [feat] make vendor_init to create independent repo this starts a stub for refactoring the authentication process, leading to keep an external repo. --- branding/scripts/provider.py | 1 - 1 file changed, 1 deletion(-) (limited to 'branding/scripts/provider.py') 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 - -- cgit v1.2.3