mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-10 11:48:53 +00:00
fixed ci in python3 (#251)
* fixed ci in python3 * remove python2 compatible code
This commit is contained in:
committed by
Jiaqiang Xu
parent
71fea8c73c
commit
b85d194b4b
@@ -7,7 +7,6 @@ The directory is ./symbols/seaf-daemon.exe/${symbol_id}/seaf-daemon.exe.sym,
|
||||
where symbol_id is the first line of the "dump_syms" output.
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
import os
|
||||
from os.path import abspath, basename, exists, dirname, join
|
||||
import re
|
||||
|
Reference in New Issue
Block a user