aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas_traits/webgl_channel/ipc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/canvas_traits/webgl_channel/ipc.rs')
-rw-r--r--components/canvas_traits/webgl_channel/ipc.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/canvas_traits/webgl_channel/ipc.rs b/components/canvas_traits/webgl_channel/ipc.rs
index a00ceda75ed..28c6c81816f 100644
--- a/components/canvas_traits/webgl_channel/ipc.rs
+++ b/components/canvas_traits/webgl_channel/ipc.rs
@@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-use ipc_channel;
use serde::{Deserialize, Serialize};
use std::io;