Skip to content

Commit

Permalink
add unsupported to backend
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Jan 10, 2024
1 parent 79e8c8d commit 9b0de3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/api/src/backend/unsupported.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(dead_code)]

/// stub impl
pub struct Artifact;
/// stub impl
Expand Down

0 comments on commit 9b0de3c

Please sign in to comment.