aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb')
-rw-r--r--ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb5
1 files changed, 0 insertions, 5 deletions
diff --git a/ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb b/ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb
deleted file mode 100644
index e23f372..0000000
--- a/ShiftOS-TheRevival/Terminal Applications/Internal/Com_Codepoint.vb
+++ /dev/null
@@ -1,5 +0,0 @@
-Module Com_Codepoint
- Public Sub Codepoint()
- NewLine(Strings.ComputerInfo(2) & " Codepoint(s) available in your wallet")
- End Sub
-End Module