mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Remove unnecessary "use strict" directives
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
"use strict";
|
||||
|
||||
import { Transform, TransformCallback } from "stream";
|
||||
import type { Message } from "./bridge/messaging";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user