Sfoglia il codice sorgente

bug: removed bash code

Daniel Gibbs 10 anni fa
parent
commit
852a2140ba
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      lgsm/functions/gsquery.py

+ 0 - 3
lgsm/functions/gsquery.py

@@ -5,9 +5,6 @@
 # Website: https://gameservermanagers.com
 # Description: Handles querying of .
 
-local modulename="Fix"
-local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
-
 import optparse
 import socket
 import sys