Mercurial > code > home > repos > light9
diff bin/paintserver @ 1866:3c523c71da29
pyflakes cleanups and some refactors
Ignore-this: f7372e678699175feb4e628eee3d768c
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 25 May 2019 12:10:51 +0000 |
parents | 40cc863d2b63 |
children | 1a7e5b07bf17 |
line wrap: on
line diff
--- a/bin/paintserver Sat May 25 12:06:01 2019 +0000 +++ b/bin/paintserver Sat May 25 12:10:51 2019 +0000 @@ -13,7 +13,7 @@ from light9 import clientsession import light9.paint.solve from cycloneerr import PrettyErrorHandler -from light9.namespaces import RDF, L9, DEV +from light9.namespaces import L9, DEV import imp