Skip to content
Snippets Groups Projects
Commit 48438e89 authored by Antoine cezar's avatar Antoine cezar
Browse files

hg-core: remove useless code (D8958#inline-14988 followup)

Differential Revision: https://phab.mercurial-scm.org/D9099
parent da30e4b5
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@
}
pub fn get(&mut self) -> &[u8] {
&self.data[..]
&self.data
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment