Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
darkskygit committed Aug 11, 2023
1 parent 6cfeaaa commit 25d4c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/jwst-core/src/workspace/workspace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ impl Clone for Workspace {
#[cfg(test)]
mod test {
use super::{super::super::Block, *};
use jwst_codec::{merge_updates_v1, StateVector};
use jwst_codec::StateVector;

#[test]
fn doc_load_test() {
Expand Down

0 comments on commit 25d4c51

Please sign in to comment.