mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Remove type Func
This commit is contained in:
parent
a14a8c3a07
commit
048547828d
@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
type Func = () => void;
|
||||
export interface IDisposable {
|
||||
dispose(): void;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user