From 886d7abd2b5b42f3e7184b19cc588e36bf69f84b Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 15 Jun 2015 08:18:21 -0400
Subject: [PATCH] Merged #256 "allow configuring of internal URLs offered"

---
 src/test/java/de/akquinet/devops/LaunchWithUITestConfig.java |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/test/java/de/akquinet/devops/LaunchWithUITestConfig.java b/src/test/java/de/akquinet/devops/LaunchWithUITestConfig.java
index aebde9a..d144a24 100644
--- a/src/test/java/de/akquinet/devops/LaunchWithUITestConfig.java
+++ b/src/test/java/de/akquinet/devops/LaunchWithUITestConfig.java
@@ -26,8 +26,6 @@
 import org.junit.Test;
 
 import com.gitblit.Constants;
-import com.gitblit.GitBlitServer;
-import com.gitblit.tests.GitBlitSuite;
 
 /**
  * This test checks if it is possible to run two server instances in the same

--
Gitblit v1.9.1