Skip to content

Commit

Permalink
Dop unused
Browse files Browse the repository at this point in the history
  • Loading branch information
ianstanton committed Jan 11, 2024
1 parent e9aeae2 commit fe03efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tembo-operator/src/trunk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use lazy_static::lazy_static;
use schemars::JsonSchema;
use serde::de::Error;
use serde::{Deserialize, Serialize};
use serde_json::Value;
use std::{collections::BTreeMap, env, time::Duration};

use crate::configmap::apply_configmap;
Expand Down

0 comments on commit fe03efc

Please sign in to comment.