Skip to content

Commit 01800ff

Browse files
committed
Remove empty line. NFC
1 parent 043d492 commit 01800ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Serialization/ModuleFormat.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ const uint16_t SWIFTMODULE_VERSION_MAJOR = 0;
5656
/// describe what change you made. The content of this comment isn't important;
5757
/// it just ensures a conflict if two people change the module format.
5858
/// Don't worry about adhering to the 80-column limit for this line.
59-
6059
const uint16_t SWIFTMODULE_VERSION_MINOR = 612; // add user-defined module version
6160

6261
/// A standard hash seed used for all string hashes in a serialized module.

0 commit comments

Comments
 (0)