mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-12 09:08:39 +00:00
Tidy up a bit (#108)
This commit is contained in:
@@ -50,7 +50,6 @@ type ConcreteType<'typeGeneric> =
|
||||
override this.GetHashCode () : int =
|
||||
hash (this._AssemblyName.FullName, this._Definition, this._Generics)
|
||||
|
||||
|
||||
[<RequireQualifiedAccess>]
|
||||
module ConcreteType =
|
||||
let make
|
||||
|
Reference in New Issue
Block a user