Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdamin committed Aug 29, 2024
1 parent 1321cc0 commit 8c5e927
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cg/clients/freshdesk/freshdesk_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
from cg.clients.freshdesk.models import ReplyCreate, TicketCreate, TicketResponse
from cg.clients.freshdesk.utils import handle_client_errors, prepare_attachments

TEXT_FILE_ATTACH_PARAMS = "data:text/plain;charset=utf-8,{content}"


class FreshdeskClient:
"""Client for communicating with the freshdesk REST API."""
Expand Down

0 comments on commit 8c5e927

Please sign in to comment.