mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 15:50:52 +00:00
Remove package comments
This commit is contained in:
@@ -98,7 +98,7 @@ public class GHAuthorization extends GHObject {
|
||||
return fingerprint;
|
||||
}
|
||||
|
||||
/* package */ GHAuthorization wrap(GitHub root) {
|
||||
GHAuthorization wrap(GitHub root) {
|
||||
this.root = root;
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user