mirror of
https://github.com/SkyfallWasTaken/arcade-monitor.git
synced 2024-11-10 03:49:40 +00:00
Rename diff.rs to format.rs
This commit is contained in:
parent
fbf7134ff6
commit
f799353aae
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use worker::*;
|
||||
|
||||
mod diff;
|
||||
mod format;
|
||||
mod items;
|
||||
|
||||
#[event(fetch, respond_with_errors)]
|
||||
|
|
Loading…
Reference in a new issue