diff options
| author | Fuwn <[email protected]> | 2021-05-02 13:28:59 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-02 13:28:59 +0000 |
| commit | b6443087d0b59345fc557d240981faaa4e751ffd (patch) | |
| tree | c8884cd74fdc95e6a6a5ef2b8373f7caf41da757 /src/server/cmd/commands/property/create.rs | |
| parent | docs(cmds): add of2m notice to command: action (diff) | |
| download | whirl-b6443087d0b59345fc557d240981faaa4e751ffd.tar.xz whirl-b6443087d0b59345fc557d240981faaa4e751ffd.zip | |
refactor(todo): update todo style
Diffstat (limited to 'src/server/cmd/commands/property/create.rs')
| -rw-r--r-- | src/server/cmd/commands/property/create.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/cmd/commands/property/create.rs b/src/server/cmd/commands/property/create.rs index ec4de1e..e4c4eb2 100644 --- a/src/server/cmd/commands/property/create.rs +++ b/src/server/cmd/commands/property/create.rs @@ -1,7 +1,7 @@ // Copyleft (ɔ) 2021-2021 The Whirlsplash Collective // SPDX-License-Identifier: GPL-3.0-only -// TODO: of2m-ify +// TODO: of2m-ify? use crate::{ config::Config, |