Update server_profile.rs

removed extern crate uses
This commit is contained in:
michael-bailey 2020-09-27 08:49:08 +01:00
parent 829b222d55
commit e9fb59793a
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
extern crate regex;
extern crate rayon;
use crate::{
server::{
client::client_profile::Client,