mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
Optimized code structure (#2430)
* combine utils file * modify file position
This commit is contained in:
committed by
Daniel Pan
parent
a2cc17778c
commit
c0d645962f
@@ -1,4 +1,4 @@
|
||||
import { slug, repoID, historyRepoID } from '../components/constants';
|
||||
import { slug, repoID, historyRepoID } from './constants';
|
||||
import { seafileAPI } from './seafile-api';
|
||||
|
||||
class EditorUtilities {
|
||||
|
Reference in New Issue
Block a user