diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2022-03-01 14:49:08 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2022-03-01 14:49:08 -0600 |
commit | 3cc07c90f703ef24ff04c112172ecf69d5b644f9 (patch) | |
tree | 8bcadacc14d99d0bf997396c74cdcf7c62fe2ed6 /feature-eelf/src/main/resources/META-INF | |
parent | 4a9a11e170ebcc47ef20f7055184ce66f7994415 (diff) |
Remove features-session-persistence and eelf
These are unused.
Issue-ID: POLICY-3922
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I9ef6af27d4d5ed5667a60db841a82b4d492f79f4
Diffstat (limited to 'feature-eelf/src/main/resources/META-INF')
-rw-r--r-- | feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureApi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureApi b/feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureApi deleted file mode 100644 index f2bcc4cb..00000000 --- a/feature-eelf/src/main/resources/META-INF/services/org.onap.policy.drools.features.PolicyEngineFeatureApi +++ /dev/null @@ -1 +0,0 @@ -org.onap.policy.drools.eelf.EelfFeature |