Skip to content

Commit

Permalink
Exception class moved changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pal-abhishek authored and Shobhit2884 committed Jan 16, 2019
1 parent a5e0592 commit 85f848a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import com.hashmapinc.server.common.data.page.TextPageLink;
import com.hashmapinc.server.common.data.template.TemplateMetadata;
import com.hashmapinc.server.dao.template.TemplateService;
import com.hashmapinc.server.exception.TempusException;
import com.hashmapinc.server.common.data.exception.TempusException;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
Expand Down

0 comments on commit 85f848a

Please sign in to comment.