mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
refactor(location): rename module dc_location -> location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::dc_location::Location;
|
||||
use crate::location::Location;
|
||||
use crate::types::*;
|
||||
|
||||
/* * the structure behind dc_array_t */
|
||||
|
||||
Reference in New Issue
Block a user