Skip to content

Commit

Permalink
fix cargo warning
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Apr 3, 2024
1 parent 54209d0 commit abdf4f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// kopium command: kopium --docs --filename=./crd-catalog/storageos/operator/config.storageos.com/v1/operatorconfigs.yaml --derive=Default --derive=PartialEq
// kopium version: 0.17.2

use kube::CustomResource;

use serde::{Serialize, Deserialize};
use std::collections::BTreeMap;

Expand Down

0 comments on commit abdf4f0

Please sign in to comment.