Skip to content

Commit

Permalink
Accidentally a line.
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMcFelix committed Jun 21, 2024
1 parent 992b9b5 commit ab7223b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexus/db-model/src/schema_versions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ static KNOWN_VERSIONS: Lazy<Vec<KnownVersion>> = Lazy::new(|| {
// v
// KnownVersion::new(next_int, "unique-dirname-with-the-sql-files"),
KnownVersion::new(79, "nic-spoof-allow"),
KnownVersion::new(75, "vpc-subnet-routing"),
KnownVersion::new(78, "vpc-subnet-routing"),
KnownVersion::new(77, "remove-view-for-v2p-mappings"),
KnownVersion::new(76, "lookup-region-snapshot-by-snapshot-id"),
Expand Down

0 comments on commit ab7223b

Please sign in to comment.