summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc.scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/scm/webid-oidc.scm')
-rw-r--r--src/scm/webid-oidc.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/scm/webid-oidc.scm b/src/scm/webid-oidc.scm
deleted file mode 100644
index 38c563d..0000000
--- a/src/scm/webid-oidc.scm
+++ /dev/null
@@ -1,3 +0,0 @@
-(define-module (webid-oidc)
- #:use-module (webid-oidc config)
- #:use-module (webid-oidc jws))