Skip to content
Snippets Groups Projects
Commit 3030b0c9 authored by Sara Bertocco's avatar Sara Bertocco
Browse files

New working version after Victoria trip - new version

parent 0e3b51af
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,4 @@ public interface VOSpaceBackend { ...@@ -41,7 +41,4 @@ public interface VOSpaceBackend {
public File returnFile(String orig_f_name) public File returnFile(String orig_f_name)
throws VOSpaceBackendException, SQLException, IOException; throws VOSpaceBackendException, SQLException, IOException;
public boolean deleteFile(String orig_f_name)
throws VOSpaceBackendException, SQLException;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment