Skip to content

Commit 3a9dde8

Browse files
committed
refactor: remove unnecessary blank line in DataverseClient class
1 parent 796104a commit 3a9dde8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/PowerPlatform/Dataverse/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,6 @@ def delete_file(
725725
record_id,
726726
file_name_attribute,
727727
)
728-
729728

730729
# Cache utilities
731730
def flush_cache(self, kind) -> int:

0 commit comments

Comments
 (0)