summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main/java/com/gitblit/utils/IdGenerator.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/java/com/gitblit/utils/IdGenerator.java b/src/main/java/com/gitblit/utils/IdGenerator.java
index d2c1cb23..b14a6378 100644
--- a/src/main/java/com/gitblit/utils/IdGenerator.java
+++ b/src/main/java/com/gitblit/utils/IdGenerator.java
@@ -17,8 +17,6 @@ package com.gitblit.utils;
import java.util.Random;
import java.util.concurrent.atomic.AtomicInteger;
-import javax.inject.Inject;
-
/** Simple class to produce 4 billion keys randomly distributed. */
public class IdGenerator {
/** Format an id created by this class as a hex string. */
@@ -34,7 +32,6 @@ public class IdGenerator {
private final AtomicInteger gen;
- @Inject
public IdGenerator() {
gen = new AtomicInteger(new Random().nextInt());
}
r_are_close Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/dist/6778-6778.js.map.license
blob: f9bf28b47c127663795ea802d8f7a259b93032a2 (plain)
1