Skip to content

Commit

Permalink
Update DatabaseManager.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
LtRipley36706 committed Dec 18, 2024
1 parent 919d11c commit aa92c1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ACE.Database/DatabaseManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ public static ServerVersion CachedServerVersionAutoDetect(string database, strin
cachedServerVersions[database] = serverVersion;
}
return serverVersion;

}
}
}

0 comments on commit aa92c1d

Please sign in to comment.