Skip to content

Commit

Permalink
fix: SyncNotSupported("File") not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB authored Jun 11, 2024
1 parent 39331ba commit ae9946d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/dbgen/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,5 @@ async fn main() {
.await
.unwrap();
}

db.sync().await.unwrap();
}
}

0 comments on commit ae9946d

Please sign in to comment.