Browse Source

refactor(cli): move `check` module alongside others (#1304)

There was no reason for `check` to be defined as `check/mod.rs` when all the others were at the top level e.g. `serve.rs`.
Brian Donovan 1 năm trước cách đây
mục cha
commit
5c62947835
1 tập tin đã thay đổi với 0 bổ sung0 xóa
  1. 0 0
      packages/cli/src/cli/check.rs

+ 0 - 0
packages/cli/src/cli/check/mod.rs → packages/cli/src/cli/check.rs