Joel Johnson
2015-06-22 a3e480e28aa25dbbe341b10cfeb3fb1cfa625d18
src/main/java/com/gitblit/models/FederationProposal.java
@@ -37,14 +37,14 @@
   public FederationToken tokenType;
   public String token;
   public String message;
   public Map<String, RepositoryModel> repositories;
   /**
    * The constructor for a federation proposal.
    *
    *
    * @param url
    *            the url of the source Gitblit instance
    * @param tokenType