We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b1e24 commit 9f4a644Copy full SHA for 9f4a644
durian-swt/src/test/java/com/diffplug/common/swt/dnd/StructuredDndMappingTest.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2020 DiffPlug
+ * Copyright (C) 2020-2022 DiffPlug
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -27,7 +27,6 @@
27
import com.diffplug.common.swt.SwtMisc;
28
import com.diffplug.common.swt.SwtRx;
29
import com.diffplug.common.swt.widgets.ScaleCtl;
30
-import io.reactivex.Observable;
31
import java.util.function.BiConsumer;
32
import java.util.function.Consumer;
33
import java.util.function.Function;
0 commit comments