Skip to content

Commit

Permalink
Add newline at the EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
Russsnizza committed Sep 25, 2024
1 parent 0ce98a6 commit 84f116f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/gyro/aws/rds/DbSubnetGroupResource.java
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ public void delete(GyroUI ui, State state) {
r -> r.dbSubnetGroupName(getName())
);
}
}
}

0 comments on commit 84f116f

Please sign in to comment.