delete unnecessary function
This commit is contained in:
parent
e7955aebc6
commit
6b761ddbbb
1 changed files with 0 additions and 6 deletions
|
@ -233,12 +233,6 @@ class TwingleApiCall {
|
||||||
public function updateEvent() {
|
public function updateEvent() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return array
|
|
||||||
*/
|
|
||||||
public function getOrganisationId() {
|
|
||||||
return $this->organisationId;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue