Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .gitignore

This file was deleted.

74 changes: 37 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 0 additions & 58 deletions osv-scanner.toml

This file was deleted.

2 changes: 1 addition & 1 deletion resq-airspace/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ pub enum AirspaceError {
/// drone_pda is the zero address; no key can sign as the default pubkey.
#[msg("Drone PDA must not be the zero address")]
InvalidDronePda,
}
}
Loading
Loading