Skip to content

Commit

Permalink
removed SafeUsageChecker from BaseDataObject, deprecated IBDO.checkFo…
Browse files Browse the repository at this point in the history
…rUnsafeDataChanges (#1017)
  • Loading branch information
drivenflywheel authored and Ryan Garvey rpgarve committed Jan 7, 2025
1 parent cd8191c commit fb4e9e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/emissary/core/BaseDataObjectTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
import emissary.core.channels.SeekableByteChannelHelper;
import emissary.directory.DirectoryEntry;
import emissary.pickup.Priority;
import emissary.test.core.junit5.LogbackTester;
import emissary.test.core.junit5.UnitTest;

import ch.qos.logback.classic.Level;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.ListMultimap;
import org.apache.commons.io.IOUtils;
Expand Down

0 comments on commit fb4e9e6

Please sign in to comment.