summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-04 11:00:11 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-04 11:00:11 +0000
commit7da2e4dae16461331275d21604fed0cdf832ffc3 (patch)
treedd50531252f1d227e840a750c35f8da69447b21a
parent78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5 (diff)
downloadnetsurf-test-7da2e4dae16461331275d21604fed0cdf832ffc3.tar.gz
netsurf-test-7da2e4dae16461331275d21604fed0cdf832ffc3.tar.bz2
Fix syntaxerror
-rwxr-xr-xcgi-bin/auth.cgi2
1 files changed, 0 insertions, 2 deletions
diff --git a/cgi-bin/auth.cgi b/cgi-bin/auth.cgi
index 1b042bd..d359981 100755
--- a/cgi-bin/auth.cgi
+++ b/cgi-bin/auth.cgi
@@ -11,5 +11,3 @@ print("")
print(repr(auth))
-print "DONE"
-