Skip to content

Commit

Permalink
chore: apply linting
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
  • Loading branch information
viglucci committed Oct 14, 2024
1 parent 36ee732 commit c0d4386
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

import { Payload, RSocket, RSocketConnector } from 'rsocket-core'
import { Payload, RSocket, RSocketConnector } from "rsocket-core";
import { TcpClientTransport } from "rsocket-tcp-client";
import {
encodeBearerAuthMetadata,
Expand Down

0 comments on commit c0d4386

Please sign in to comment.