settings: Remove version
field migration (#33711)
This reverts some parts of #33372, as it will break the settings for users running stable and preview at the same time. We can add it back once the changes make it to stable. Release Notes: - N/A
This commit is contained in:
parent
0fe73a99e5
commit
62e8f45304
3 changed files with 0 additions and 218 deletions
|
@ -82,12 +82,6 @@ pub(crate) mod m_2025_06_16 {
|
|||
pub(crate) use settings::SETTINGS_PATTERNS;
|
||||
}
|
||||
|
||||
pub(crate) mod m_2025_06_25 {
|
||||
mod settings;
|
||||
|
||||
pub(crate) use settings::SETTINGS_PATTERNS;
|
||||
}
|
||||
|
||||
pub(crate) mod m_2025_06_27 {
|
||||
mod settings;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue