Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Stanton <ian@tembo.io>
  • Loading branch information
ianstanton committed Sep 26, 2024
1 parent 9265eb0 commit 5fc5258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tembo-operator/src/cloudnativepg/cnpg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ fn create_cluster_backup_volume_snapshot(cdb: &CoreDB) -> ClusterBackupVolumeSna
}
}

#[derive(Debug)]
enum BackupCredentials {
S3(ClusterBackupBarmanObjectStoreS3Credentials),
Google(ClusterBackupBarmanObjectStoreGoogleCredentials),
Expand Down

0 comments on commit 5fc5258

Please sign in to comment.