You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed disabling of dead code warning, made modules public instead. This seems appropriate as this is intended to be a library: any public code therefore doesn't need to be used; any unused code that isn't public should be gotten rid of.
0 commit comments