src/main/java/com/gitblit/servlet/DownloadZipFilter.java
File was renamed from src/main/java/com/gitblit/DownloadZipFilter.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.gitblit; package com.gitblit.servlet; import javax.inject.Inject; import javax.inject.Singleton;