Skip to content

Commit

Permalink
Follow Codacy suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Dec 17, 2023
1 parent ef28dd5 commit 430d9a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/org/purejava/Context.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ public class Context {

public DBusConnection connection = null;

public Context() { }

public void ensureService() {
try {
connection = DBusConnectionBuilder.forSessionBus().withShared(false).build();
Expand Down

0 comments on commit 430d9a7

Please sign in to comment.