Revert "added webapi sketch"

This reverts commit b3e25cd706.
This commit is contained in:
peppidesu 2024-10-19 15:37:51 +02:00
parent 0fd67e0c6e
commit a1f7b3ab52
No known key found for this signature in database
GPG key ID: 4E9BA776E329260F
5 changed files with 32 additions and 849 deletions

View file

@ -12,7 +12,6 @@ pub mod flutclient;
pub mod grid;
pub mod protocols;
pub mod utils;
pub mod webapi;
mod color;