AccountDirectory: Remove unnecessary serialVersionUID
Change-Id: I329d3e751317b77d6372899e731b8339e7fe99a4
This commit is contained in:
		@@ -50,6 +50,4 @@ public abstract class AccountDirectory {
 | 
			
		||||
 | 
			
		||||
  public abstract void fillAccountInfo(Iterable<? extends AccountInfo> in, Set<FillOptions> options)
 | 
			
		||||
      throws PermissionBackendException;
 | 
			
		||||
 | 
			
		||||
  private static final long serialVersionUID = 1L;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user