Merge branch 'stable-3.1'
* stable-3.1: Fix link in Accounts REST-API documentation dev-plugins: Fix typo in import path Change-Id: I5e43022b15078aad6341ea01309ff2de552d48d7
This commit is contained in:
commit
ddda0c5ba8
@ -452,8 +452,8 @@ its own custom event class derived from
|
||||
[source,java]
|
||||
----
|
||||
import com.google.gerrit.common.EventDispatcher;
|
||||
import com.google.gerrit.exceptions.StorageException;
|
||||
import com.google.gerrit.extensions.registration.DynamicItem;
|
||||
import com.google.exceptions.StorageException;
|
||||
import com.google.inject.Inject;
|
||||
|
||||
class MyPlugin {
|
||||
|
Loading…
Reference in New Issue
Block a user