]> Untitled Git - lemmy.git/blobdiff - lemmy_structs/src/lib.rs
Some API cleanup, adding site_id to site aggregates.
[lemmy.git] / lemmy_structs / src / lib.rs
index dc06a40cd1c05415353bf5b08b203998df6c8829..d19127384b773ab04864fd6e821aba4a4c5df388 100644 (file)
@@ -3,7 +3,6 @@ pub mod community;
 pub mod post;
 pub mod site;
 pub mod user;
-pub mod websocket;
 
 use diesel::PgConnection;
 use lemmy_db::{