Skip to content

Commit

Permalink
remove commented out code
Browse files Browse the repository at this point in the history
Signed-off-by: Mynhardt Burger <[email protected]>
  • Loading branch information
mynhardtburger committed Jun 6, 2024
1 parent 5578b7a commit 71371bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caikit_nlp/modules/text_generation/peft_tgis_remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def __init__(
) -> None:
super().__init__()

# self._client = None
self._tgis_backend = tgis_backend
if enable_backend:
error.type_check(
Expand Down

0 comments on commit 71371bd

Please sign in to comment.