Removed: Checking condition for colorfield package (#134)

pull/141/head
Robert Durica 2021-09-22 23:27:56 +02:00 committed by GitHub
parent a2329fdae5
commit 485f5400db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -23,6 +23,5 @@ def check_installed_app(app, app_dj_version_limit):
def check_installed_apps():
check_installed_app('colorfield', (4, 0))
check_installed_app('flat', (1, 9))
check_installed_app('flat_responsive', (2, 0))