diff options
Diffstat (limited to 'uitest/src/com/vaadin/tests/themes/ButtonsTest.java')
-rw-r--r-- | uitest/src/com/vaadin/tests/themes/ButtonsTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/themes/ButtonsTest.java b/uitest/src/com/vaadin/tests/themes/ButtonsTest.java index 411dbed340..950fc4b7c2 100644 --- a/uitest/src/com/vaadin/tests/themes/ButtonsTest.java +++ b/uitest/src/com/vaadin/tests/themes/ButtonsTest.java @@ -1,6 +1,5 @@ package com.vaadin.tests.themes; -import com.vaadin.Application; import com.vaadin.data.Property.ValueChangeEvent; import com.vaadin.data.Property.ValueChangeListener; import com.vaadin.server.ThemeResource; |