Commit 3030b0c9 authored by Sara Bertocco's avatar Sara Bertocco
Browse files

New working version after Victoria trip - new version

parent 0e3b51af
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -41,7 +41,4 @@ public interface VOSpaceBackend {
    public File returnFile(String orig_f_name)
                      throws VOSpaceBackendException, SQLException, IOException;
    
    public boolean deleteFile(String orig_f_name) 
                      throws VOSpaceBackendException, SQLException;
    
}