remove unnecessary method

This commit is contained in:
Marc Michalsky forumZFD 2020-10-13 14:55:53 +02:00
parent 4c6827b451
commit 134e42240f
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -678,11 +678,6 @@ class TwingleProject {
}
public function syncSettings() {
// TODO: sync project settings
}
/**
* Get a response that describes the status of a TwingleProject
*