Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 073ed6b

Browse files
committed
Remove unused import
1 parent 40706bc commit 073ed6b

File tree

1 file changed

+0
-1
lines changed
  • src/agent/debuggable-module/src

1 file changed

+0
-1
lines changed

src/agent/debuggable-module/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
extern crate log;
66

77
use std::fmt;
8-
use std::io::Cursor;
98
use std::ops::Range;
109

1110
use anyhow::{anyhow as error, Result};

0 commit comments

Comments
 (0)