James Moger
2015-11-19 e41e8f8c3bc9f5edab1d271464364f95620ece8c
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