Skip to content

Commit 4fc25b9

Browse files
committed
📖 2125 Remove missed out of date FIXME comments
1 parent da65491 commit 4fc25b9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

‎docs/news/2125.doc‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove missed out of date FIXME comments.

‎src/mbed_cloud/pagination.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def _get_next_page(self):
162162
)
163163

164164
def _get_total_count(self):
165-
# FIXME: new PSK API does not conform to spec
166165
from mbed_cloud.bootstrap.bootstrap import PreSharedKey
167166
if self._lwrap_type == PreSharedKey:
168167
return 0

0 commit comments

Comments
 (0)