mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-13 12:05:54 +00:00
Remove useless version tag
[ci skip]
This commit is contained in:
parent
d14dfcd5f8
commit
0376fd40b9
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
:copyright: (c) 2014 Markus Unterwaditzer
|
||||
:license: MIT, see LICENSE for more details.
|
||||
'''
|
||||
__version__ = '0.1.1'
|
||||
|
||||
import vdirsyncer.log
|
||||
vdirsyncer.log.set_level(vdirsyncer.log.logging.DEBUG)
|
||||
|
|
|
|||
Loading…
Reference in a new issue