mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
Remove left-over debugginng code
Commented out, but should be removed anyway.
This commit is contained in:
@ -88,5 +88,3 @@ else:
|
||||
pickle.dump(allnodes, f)
|
||||
f.close()
|
||||
os.rename(sys.argv[2] + ".tmp", sys.argv[2])
|
||||
|
||||
#pprint(allnodes)
|
||||
|
Reference in New Issue
Block a user