mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Remove NotificationChannelInfo generics
This commit is contained in:
@@ -30,8 +30,6 @@ describe('A ConvertingNotificationSerializer', (): void => {
|
||||
id: 'id',
|
||||
topic: 'http://example.com/foo',
|
||||
type: 'type',
|
||||
features: {},
|
||||
lastEmit: 0,
|
||||
};
|
||||
|
||||
representation = new BasicRepresentation();
|
||||
|
||||
Reference in New Issue
Block a user