Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizzio-dotCMS committed Aug 30, 2024
1 parent 04649e7 commit 2570f59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dotCMS/src/main/java/com/dotcms/rest/TestResource.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package com.dotcms.rest;

import com.dotcms.repackage.org.apache.commons.httpclient.HttpStatus;
import com.dotcms.rest.config.Disabled;
import com.dotcms.util.xstream.XStreamHandler;
import com.dotmarketing.util.Logger;
import com.dotmarketing.util.UtilMethods;
Expand All @@ -27,6 +28,7 @@
* @author Jonathan Gamba
* Date: 8/22/13
*/
@Disabled
@Path ("/testResource")
public class TestResource {

Expand Down

0 comments on commit 2570f59

Please sign in to comment.