Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix server configuration page imports in functional test
Browse files Browse the repository at this point in the history
  • Loading branch information
djansen-redhat committed Nov 4, 2014
1 parent 12c86f0 commit 7d27100
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -21,9 +21,8 @@
package org.zanata.page.administration;

import lombok.extern.slf4j.Slf4j;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.zanata.page.BasePage;

/**
Expand Down

0 comments on commit 7d27100

Please sign in to comment.