Skip to content

Commit

Permalink
Removing unused line as per @jongpie's feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jamessimone committed Sep 13, 2021
1 parent a097232 commit 0134d7c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,6 @@ private class LogEntryEventBuilder_Tests {
// Get expected data
Organization organization = LoggerTestUtils.getOrganization();
String organizationEnvironmentType = LoggerTestUtils.getOrganizationEnvironmentType();
LoggerTestUtils.getNetwork();
User user = LoggerTestUtils.getUser();

LogEntryEventBuilder builder = new LogEntryEventBuilder(LoggingLevel.INFO, true);
Expand Down

0 comments on commit 0134d7c

Please sign in to comment.