Skip to content

Commit b91a468

Browse files
committed
remove old sync.js
1 parent 6f54631 commit b91a468

File tree

3 files changed

+1
-170
lines changed

3 files changed

+1
-170
lines changed

js/cloudinary.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/src/components/sync.js

Lines changed: 0 additions & 167 deletions
This file was deleted.

js/src/main.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import './components/taxonomies';
77
* Internal dependencies
88
*/
99
import Settings from './components/settings-page';
10-
import Sync from './components/sync';
1110
import Widget from './components/widget';
1211
import GlobalTransformations from './components/global-transformations';
1312
import TermsOrder from './components/terms-order';
@@ -24,7 +23,6 @@ window.$ = window.jQuery;
2423
export const cloudinary = {
2524
UI,
2625
Settings,
27-
Sync,
2826
Widget,
2927
GlobalTransformations,
3028
TermsOrder,

0 commit comments

Comments
 (0)