forked from naskya/firefish
chore: remove unneeded derivations
This commit is contained in:
parent
fb8a8614f4
commit
df2989bade
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
#[derive(Clone, Eq, PartialEq, Debug)]
|
|
||||||
#[cfg_attr(feature = "napi", napi_derive::napi(object))]
|
#[cfg_attr(feature = "napi", napi_derive::napi(object))]
|
||||||
pub struct Acct {
|
pub struct Acct {
|
||||||
pub username: String,
|
pub username: String,
|
||||||
|
|
Loading…
Reference in a new issue