Skip to content

Commit 37f8c43

Browse files
Fix todo
1 parent 60caed2 commit 37f8c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

desktop/ui/src/ipc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// TODO: Consider inlining this file into internal as it is no longer use outside
1+
// TODO: Consider inlining this file into internal
22

33
use cef::{Frame, ImplBinaryValue, ImplFrame, ImplListValue, ImplProcessMessage, ImplV8Context, ProcessId, V8Context, sys::cef_process_id_t};
44

0 commit comments

Comments
 (0)