mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 18:43:29 +00:00
removed wtf is this
This commit is contained in:
@@ -4,10 +4,6 @@ pub fn get_uuid() -> String {
|
||||
Uuid::new_v4().to_string()
|
||||
}
|
||||
|
||||
pub(crate) mod data_parsing {
|
||||
|
||||
}
|
||||
|
||||
mod request {
|
||||
pub fn post(data: String) -> &'static str {
|
||||
return "not implemented yet";
|
||||
|
||||
Reference in New Issue
Block a user