Typo!
This commit is contained in:
		
							parent
							
								
									0204351caf
								
							
						
					
					
						commit
						c666604e2c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@ use std::net::IpAddr;
 | 
			
		|||
pub struct Locat {}
 | 
			
		||||
 | 
			
		||||
impl Locat {
 | 
			
		||||
    pub fn new(_geoip_country_db_path: &str, _analytics_db_path: &str0 -> Self {
 | 
			
		||||
    pub fn new(_geoip_country_db_path: &str, _analytics_db_path: &str) -> Self {
 | 
			
		||||
        // TODO: read geoip db, create analytics db
 | 
			
		||||
        Self {}
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue