Remove unneeded service declaration 04/104104/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 19:44:29 +0000 (20:44 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 19:44:29 +0000 (20:44 +0100)
commit4faa706f4ee844aadc79cd440405cf5bec7276e8
tree9a12b1419aee6dcb070ec1049bec45bb31115563
parenta625ca3bec22d4cfe48a3c86a65be626cc499f4a
Remove unneeded service declaration

OSGiPasswordHashService implements only a single interface, hence the
service can easily be discovered. Remove explicit declaration.

Change-Id: I9892a79df5e7dc2fe6c6c41c66c4cdbda36bdfa9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-password-service/impl/src/main/java/org/opendaylight/aaa/impl/password/service/OSGiPasswordHashService.java