From 3eb4332b380fcd00118c8205d064e6f235b2f9d9 Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Tue, 14 May 2024 11:35:16 +0200 Subject: live: partcodes: remove reference to website Remove reference to external website in code. --- src/live/partcodes.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/live') diff --git a/src/live/partcodes.py b/src/live/partcodes.py index 3d919b3..b2735ec 100644 --- a/src/live/partcodes.py +++ b/src/live/partcodes.py @@ -3,7 +3,6 @@ Module containing a GUID_MAP, mapping GPT UUID to a hexcode (inspired in gdisk) """ # Maps GUID to hex code. -# See https://sourceforge.net/p/gptfdisk/code/ci/master/tree/parttypes.cc#l75 GUID_MAP = { # Windows 'EBD0A0A2-B9E5-4433-87C0-68B6B72699C7': 0x0700, # Microsoft basic data (NTFS) -- cgit v1.2.3-18-g5258