Skip to content

Commit fa5f7e4

Browse files
committed
fmt
1 parent ea8e36a commit fa5f7e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

processor/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
//! Processor is part of judge that deals with a single run (and it doesn't
22
//! care where have it come from).
33
4-
pub mod fake;
54
mod compile;
65
mod exec_test;
6+
pub mod fake;
77
mod request_builder;
88
mod transform_judge_log;
99

0 commit comments

Comments
 (0)