Skip to content

Commit

Permalink
Remove custom IO related tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed May 11, 2018
1 parent 30a0715 commit ad857ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 101 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@
public class StoreMigrator extends AbstractStoreMigrationParticipant
{
private static final char TX_LOG_COUNTERS_SEPARATOR = 'A';
public static final String CUSTOM_IO_EXCEPTION_MESSAGE =
"Migrating this version is not supported for custom IO configurations.";

private final Config config;
private final LogService logService;
Expand Down

This file was deleted.

0 comments on commit ad857ee

Please sign in to comment.