summaryrefslogtreecommitdiffstats
path: root/core/views/caves.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-03-02 21:15:24 +0000
committerPhilip Sargent <philip.sargent@klebos.com>2022-03-02 21:15:24 +0000
commit601fc2cffc9f22187762c5ac362ee095c5d71dde (patch)
tree5603a0041887f4e79f46f4cba7f109c8e69b93ba /core/views/caves.py
parentaf50d4912dd088d34ab73030efe7e3cc5505a9c2 (diff)
downloadtroggle-601fc2cffc9f22187762c5ac362ee095c5d71dde.tar.gz
troggle-601fc2cffc9f22187762c5ac362ee095c5d71dde.tar.bz2
troggle-601fc2cffc9f22187762c5ac362ee095c5d71dde.zip
WORKING Dj2.2.24 & 2.2.25 py3.7
Diffstat (limited to 'core/views/caves.py')
-rw-r--r--core/views/caves.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/views/caves.py b/core/views/caves.py
index f32132c..1e9c3c4 100644
--- a/core/views/caves.py
+++ b/core/views/caves.py
@@ -5,7 +5,6 @@ import settings
import urllib.parse
import subprocess
from pathlib import Path
-#from PIL import Image, ImageDraw, ImageFont
from django import forms
from django.conf import settings