Skip to content

Commit b2ea492

Browse files
committed
fixed indent
1 parent 340059f commit b2ea492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/amadeus/HttpVerbs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ public enum HttpVerbs {
66
POST,
77
PUT,
88
DELETE
9-
}
9+
}

0 commit comments

Comments
 (0)