Skip to content

Commit 827340b

Browse files
committed
cleaning
Signed-off-by: Maxence Lange <[email protected]>
1 parent 1c647c6 commit 827340b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

lib/Model/Circle.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -253,14 +253,6 @@ public function getUniqueId(): string {
253253
return $this->getSingleId();
254254
}
255255

256-
/**
257-
* @return string
258-
* @deprecated - removed in NC23
259-
*/
260-
public function getUniqueId(): string {
261-
return $this->getSingleId();
262-
}
263-
264256

265257
/**
266258
* @param int $config

0 commit comments

Comments
 (0)