Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit e57703c

Browse files
committed
Disallow warnings for LSPS1
1 parent f65b378 commit e57703c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ mod prelude {
4141

4242
pub mod events;
4343
pub mod lsps0;
44-
// TODO: disallow warnings once the implementation is finished
45-
#[allow(warnings)]
4644
pub mod lsps1;
4745
pub mod lsps2;
4846
mod manager;

0 commit comments

Comments
 (0)