Atproto, remove/disable lexicon module
This is temporary. Since I'm using my own types implementation the autocreated lexicons don't work. Currently deciding the best way to move forward.
This commit is contained in:
parent
cd2e03811e
commit
34719e7d01
14 changed files with 15 additions and 92 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pub mod lexicons;
|
||||
// pub mod lexicons;
|
||||
pub mod types;
|
||||
pub mod error;
|
||||
#[cfg(feature = "sqlx-support")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue