Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo committed Mar 22, 2024
1 parent 4a9eabc commit d9d23b2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ public DefaultWiseEnvironment(WiseEnvironmentProperties wiseEnvironmentPropertie
this.subType = wiseEnvironmentProperties.getSubType();
}

public void init(){

}

@Override
public boolean isProduction() {
return Type.PRODUCTION == type;
Expand Down

0 comments on commit d9d23b2

Please sign in to comment.