mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 19:14:09 +03:00
Merge pull request #220 from vladon/fix-compiler-warnings
fix: eliminate all compiler warnings
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(deprecated)]
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::net::IpAddr;
|
||||
use std::path::Path;
|
||||
|
||||
Reference in New Issue
Block a user