mirror of
https://github.com/friendica/friendica
synced 2025-04-27 21:50:11 +00:00
Zot was never really supported, so it is now removed completely
This commit is contained in:
parent
2ca03acb45
commit
adf802474b
8 changed files with 7 additions and 76 deletions
|
@ -198,9 +198,6 @@ function import_account(App $a, $file) {
|
|||
case NETWORK_DIASPORA:
|
||||
// send relocate message (below)
|
||||
break;
|
||||
case NETWORK_ZOT:
|
||||
/// @TODO handle zot network
|
||||
break;
|
||||
case NETWORK_MAIL2:
|
||||
/// @TODO ?
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue