mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Remove unused code (IOS-192)
This commit is contained in:
parent
018cf54084
commit
e720db2a31
@ -110,14 +110,6 @@ extension Persistence.MastodonUser {
|
||||
)
|
||||
user.update(property: property)
|
||||
}
|
||||
|
||||
private static func update(
|
||||
mastodonUser user: MastodonUser,
|
||||
context: PersistContext
|
||||
) {
|
||||
// TODO:
|
||||
} // end func update
|
||||
|
||||
}
|
||||
|
||||
extension Persistence.MastodonUser {
|
||||
|
Loading…
x
Reference in New Issue
Block a user