cleanup: trim compact resource comments
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<cfsilent>
|
||||
<cfimport prefix="m" taglib="../lib"/>
|
||||
<cfset this.helper=CreateObject("component","lib.rest_api_helper")/><!---*** странно, почему мы его видим?---><!---вынести в апп?--->
|
||||
<cfset this.helper=CreateObject("component","lib.rest_api_helper")/>
|
||||
</cfsilent>
|
||||
|
||||
|
||||
@@ -22,7 +22,4 @@
|
||||
<cfreturn noData().withStatus(204, "OK") />
|
||||
</cffunction>
|
||||
|
||||
<!---
|
||||
/instanceOperationCfsParams/{instanceOperationCfsParamUid}" --->
|
||||
|
||||
</cfcomponent>
|
||||
|
||||
Reference in New Issue
Block a user