Remove use from problem 2

This commit is contained in:
Egor 2024-04-18 13:18:50 +03:00
parent eb2ed30f46
commit 67a8391ab8

View file

@ -1,5 +1,3 @@
use std::ops::Deref;
fn main() {
}