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

Commit

Permalink
Merge pull request #626 from zanata/fix-serverconfigurationpage-compile
Browse files Browse the repository at this point in the history
Fix server configuration page imports in functional test
  • Loading branch information
djansen-redhat committed Nov 4, 2014
2 parents 12c86f0 + 7d27100 commit bca212b
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 bca212b

Please sign in to comment.