Removing unused N3EditFormController VIVO-50
This commit is contained in:
parent
a31e464a3c
commit
0e26d45a31
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
package edu.cornell.mannlib.vitro.webapp.controller.freemarker;
|
||||
|
||||
|
||||
/**
|
||||
* This controller is intended to place N3 editing data into the
|
||||
* FM data model and output the FM template for the form.
|
||||
*/
|
||||
public class N3EditFormController extends FreemarkerHttpServlet{
|
||||
|
||||
//TO BE DELETED
|
||||
}
|
Loading…
Add table
Reference in a new issue