Skip to content

Commit 564f90f

Browse files
authored
rm la (#478)
1 parent 3e7524c commit 564f90f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

linode_api4/objects/image.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,8 @@ class Image(Base):
6464

6565
def replicate(self, regions: Union[List[str], List[Region]]):
6666
"""
67-
NOTE: Image replication may not currently be available to all users.
68-
6967
Replicate the image to other regions.
7068
71-
Note: Image replication may not currently be available to all users.
72-
7369
API Documentation: https://techdocs.akamai.com/linode-api/reference/post-replicate-image
7470
7571
:param regions: A list of regions that the customer wants to replicate this image in.

0 commit comments

Comments
 (0)