Skip to content

Commit

Permalink
hotfix: 빌드용
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Sep 14, 2024
1 parent 6031baf commit 5c30e3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
public interface MongoUtils {
<T> Stream<T> find(Query query, Class<T> targetClass);
<T> BulkOperations bulkOps(Class<T> targetClass);
}
}

0 comments on commit 5c30e3c

Please sign in to comment.