File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
api/src/main/java/xyz/gianlu/librespot/api/handlers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11package xyz .gianlu .librespot .api .handlers ;
22
33import com .google .gson .JsonObject ;
4- import com .spotify .metadata .proto . Metadata ;
4+ import com .spotify .metadata .Metadata ;
55import io .undertow .websockets .WebSocketConnectionCallback ;
66import io .undertow .websockets .WebSocketProtocolHandshakeHandler ;
77import io .undertow .websockets .core .WebSocketChannel ;
Original file line number Diff line number Diff line change 11package xyz .gianlu .librespot .api .handlers ;
22
33import com .google .gson .JsonObject ;
4- import com .spotify .metadata .proto . Metadata ;
4+ import com .spotify .metadata .Metadata ;
55import io .undertow .server .HttpServerExchange ;
66import org .jetbrains .annotations .NotNull ;
77import org .jetbrains .annotations .Nullable ;
You can’t perform that action at this time.
0 commit comments