Skip to content

Commit 519f299

Browse files
committed
add missing jackson imports
1 parent e183a6b commit 519f299

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/channel/views/src/test/java/org/phoebus/channel/views/ui/ChannelTreeDemo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import org.phoebus.channelfinder.Channel;
99
import org.phoebus.channelfinder.XmlChannel;
1010
import org.phoebus.ui.javafx.ApplicationWrapper;
11+
import tools.jackson.databind.ObjectMapper;
1112

1213
import java.io.IOException;
1314
import java.io.InputStream;

0 commit comments

Comments
 (0)