docs: Remove unused image form assets

This commit is contained in:
Arthur Golubtsov
2019-08-13 18:07:06 +03:00
parent a926c0b93d
commit 04ca1f2631
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import os
import sys
import subprocess
EXCLUDE = ('clever4-front-white.png', '.DS_Store', 'travis-instruction-8.png')
EXCLUDE = ('clever4-front-white.png', '.DS_Store')
code = 0
os.chdir('./docs')

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB