TF-3157 Remove unnecessary background service worker
This commit is contained in:
@@ -7,5 +7,4 @@ class Constant {
|
||||
static const octetStreamMimeType = 'application/octet-stream';
|
||||
static const pdfExtension = '.pdf';
|
||||
static const imageType = 'image';
|
||||
static const wsServiceWorkerBroadcastChannel = 'background-message';
|
||||
}
|
||||
Reference in New Issue
Block a user