Skip to content

Commit 05a861f

Browse files
committed
chore(api): better code for white ip list
1 parent 73b4c3b commit 05a861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugegraph-api/src/main/java/org/apache/hugegraph/config/ServerOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ public static synchronized ServerOptions instance() {
272272
disallowEmpty(),
273273
"disable"
274274
);
275-
}
275+
}

0 commit comments

Comments
 (0)