Bug fixes, syncronization, and clean up daemon
[music.git] / music-core / src / main / java / org / onap / music / service / MusicCoreService.java
index 2fc8814..753d9b2 100644 (file)
@@ -97,7 +97,7 @@ public interface MusicCoreService {
      * @param owner the owner of the lock, for deadlock prevention
      */
     public String createLockReference(String fullyQualifiedKey, String owner) throws MusicLockingException;
-    
+
     /**
      * Create a lock ref in the music lock store
      * @param fullyQualifiedKey the key to create a lock on