Pārlūkot izejas kodu

[doc] remove git merge strings (#10134)

George Corney 4 gadi atpakaļ
vecāks
revīzija
4a0a911c2d
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0 4
      std/eval/integers/UInt64.hx

+ 0 - 4
std/eval/integers/UInt64.hx

@@ -18,10 +18,6 @@ package eval.integers;
 
 
 	/**
 	/**
 		Parse the given string value to an unsigned integer.
 		Parse the given string value to an unsigned integer.
-<<<<<<< HEAD
-
-=======
->>>>>>> development
 		Throws if the given string is not a valid representation of an unsigned
 		Throws if the given string is not a valid representation of an unsigned
 		integer.
 		integer.
 	**/
 	**/