Remove unused package.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / src / org / argeo / eclipse / ui / jcr / utils / SingleSessionFileProvider.java
index caa43481e11f8d5b56038e30efa1ae2515a17b8c..05754d024fc8daec2832ef96d2f47bfe7f69ba3f 100644 (file)
@@ -35,9 +35,6 @@ import org.argeo.eclipse.ui.FileProvider;
  * Note that considered id is the JCR path
  * 
  * Relies on common approach for JCR file handling implementation.
- * 
- * @author bsinou
- * 
  */
 @SuppressWarnings("deprecation")
 public class SingleSessionFileProvider implements FileProvider {