mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
remove unused seafile-api.js (#4491)
Co-authored-by: lian <lian@seafile.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import cookie from 'react-cookies';
|
||||
import { SeafileAPI } from '../seafile-api';
|
||||
import { SeafileAPI } from 'seafile-js';
|
||||
import { siteRoot } from './constants';
|
||||
|
||||
let seafileAPI = new SeafileAPI();
|
||||
|
Reference in New Issue
Block a user