Skip to content

Commit

Permalink
:fix: lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xkx9431 committed Jan 16, 2025
1 parent 4ad55f2 commit 5dd1730
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ public enum CompressMethod {
public String getValue() {
return value;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ public enum ContentType {
public String getValue() {
return value;
}
}
}

0 comments on commit 5dd1730

Please sign in to comment.