mirror of
https://github.com/bitwarden/browser
synced 2026-01-29 15:53:45 +00:00
fix eslint issue
This commit is contained in:
@@ -19,7 +19,6 @@ import { Response } from "../../../models/response";
|
||||
import { CliUtils } from "../../../utils";
|
||||
import { SendTextResponse } from "../models/send-text.response";
|
||||
import { SendResponse } from "../models/send.response";
|
||||
``
|
||||
export class SendCreateCommand {
|
||||
constructor(
|
||||
private sendService: SendService,
|
||||
|
||||
Reference in New Issue
Block a user