forked from jmug/stoatchat
chore: strip bot model from quark
This commit is contained in:
@@ -22,7 +22,6 @@ mod servers {
|
||||
}
|
||||
|
||||
mod users {
|
||||
pub mod bot;
|
||||
pub mod user;
|
||||
pub mod user_settings;
|
||||
}
|
||||
@@ -40,7 +39,6 @@ pub use servers::*;
|
||||
pub use users::*;
|
||||
|
||||
pub use attachment::File;
|
||||
pub use bot::Bot;
|
||||
pub use channel::Channel;
|
||||
pub use channel_invite::Invite;
|
||||
pub use channel_unread::ChannelUnread;
|
||||
|
||||
Reference in New Issue
Block a user