Skip to content

Commit

Permalink
去除多余的空行
Browse files Browse the repository at this point in the history
去除多余的空行
  • Loading branch information
lizongbo committed May 10, 2024
1 parent 8646b21 commit 86f4acf
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@
public class SQLCreateUserStatement extends SQLStatementImpl implements SQLCreateStatement {
private SQLName user;
private SQLExpr password;

private boolean postgresqlWith;
private boolean postgresqlEncrypted;


// oracle
private SQLName defaultTableSpace;

Expand Down

0 comments on commit 86f4acf

Please sign in to comment.