Skip to content

Commit c026437

Browse files
committed
wip
1 parent 6bfda6d commit c026437

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

crates/iceberg/src/error.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ pub enum ErrorKind {
6060
///
6161
/// This error is returned when given iceberg feature is not supported.
6262
FeatureUnsupported,
63-
64-
/// An invalid argument was provided to an iceberg function.
65-
InvalidArgument,
6663
}
6764

6865
impl ErrorKind {

0 commit comments

Comments
 (0)