[java-oidc-common] branch main updated: Remove stray source file.

Scott Cantor cantor.2 at osu.edu
Mon Sep 18 13:31:56 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=9862748c8f8944304f3a9a36f3f2c0bf2e7754cb

The following commit(s) were added to refs/heads/main by this push:
     new 9862748  Remove stray source file.
9862748 is described below

commit 9862748c8f8944304f3a9a36f3f2c0bf2e7754cb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 18 09:31:53 2023 -0400

    Remove stray source file.
---
 oidc-common-crypto-impl/BackingStore.java | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/oidc-common-crypto-impl/BackingStore.java b/oidc-common-crypto-impl/BackingStore.java
deleted file mode 100644
index 187bc23..0000000
--- a/oidc-common-crypto-impl/BackingStore.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *    http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package net.shibboleth.oidc.metadata.impl;
-
-/**
- * A backing store marker interface.
- */
-public interface BackingStore {
-
-}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list