Drop unused logger override for pyScss
It was removed when django-pyscss was replaced by libsass[1].
[1] 283219ab5e
Change-Id: Ia843adfc2dc21fded184889cbfc793454f2cebf4
This commit is contained in:
@@ -267,10 +267,6 @@ LOGGING = {
|
||||
'handlers': ['null'],
|
||||
'propagate': False,
|
||||
},
|
||||
'scss': {
|
||||
'handlers': ['null'],
|
||||
'propagate': False,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user