Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
asmfstatoil committed Feb 26, 2024
1 parent d3fa756 commit f3a2a7c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import neqsim.thermo.phase.PhaseInterface;
import neqsim.thermo.phase.PhaseType;


/**
* <p>
* ComponentDesmukhMather class.
Expand Down
1 change: 0 additions & 1 deletion src/main/java/neqsim/thermo/phase/PhaseElectrolyteCPA.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import neqsim.thermo.mixingRule.CPAMixing;
import neqsim.thermo.mixingRule.CPAMixingInterface;


/**
* <p>
* PhaseElectrolyteCPA class.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import neqsim.thermo.mixingRule.CPAMixing;
import neqsim.thermo.mixingRule.CPAMixingInterface;


/**
* <p>
* PhaseElectrolyteCPAOld class.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import neqsim.thermo.component.ComponentGEInterface;
import neqsim.thermo.component.ComponentGENRTLmodifiedHV;


/**
* <p>
* PhaseGENRTLmodifiedHV class.
Expand Down
2 changes: 0 additions & 2 deletions src/main/java/neqsim/thermo/phase/PhaseGENRTLmodifiedWS.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import neqsim.thermo.component.ComponentGEInterface;
import neqsim.thermo.component.ComponentGENRTLmodifiedWS;
import neqsim.thermo.phase.PhaseType;


/**
* <p>
Expand Down
2 changes: 0 additions & 2 deletions src/main/java/neqsim/thermo/phase/PhaseGEUnifac.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
import neqsim.thermo.atomElement.UNIFACgroup;
import neqsim.thermo.component.ComponentGEUnifac;
import neqsim.thermo.component.ComponentGEUniquac;
import neqsim.thermo.phase.PhaseType;


/**
* <p>
Expand Down

0 comments on commit f3a2a7c

Please sign in to comment.