Skip to content

Commit c350dfc

Browse files
committed
clean up comment in src/lib.rs
1 parent 5c0b0db commit c350dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//need this to expose db module for tests
1+
// Need this to expose DB module for tests
22
pub mod attendance;
33
pub mod db;
44
pub mod leaderboard;

0 commit comments

Comments
 (0)