Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvard Fonsell committed Apr 18, 2020
1 parent 11ab876 commit c49eae4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import org.junit.jupiter.api.Test;

import io.nflow.engine.workflow.executor.StateVariableValueTooLongException;
import io.nflow.jetty.mapper.StateVariableValueTooLongExceptionMapper;
import io.nflow.rest.v1.msg.ErrorResponse;

public class StateVariableValueTooLongExceptionMapperTest {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

import org.junit.jupiter.api.Test;

import io.nflow.jetty.mapper.WebApplicationExceptionMapper;
import io.nflow.rest.v1.msg.ErrorResponse;

public class WebApplicationExceptionMapperTest {
Expand Down

This file was deleted.

0 comments on commit c49eae4

Please sign in to comment.