Skip to content

Commit b769cda

Browse files
committed
remove debug code
1 parent 1ac48bf commit b769cda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vendor/nextgenthemes/wp-settings/src/settings.ts

-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ function setupInteractivityApi() {
174174
deleteCaches: () => {
175175
const context = getContext< clearCacheContext >();
176176

177-
console.log( context );
178-
179177
actions.restCall( '/delete-caches', {
180178
type: context.type,
181179
prefix: context.prefix,

0 commit comments

Comments
 (0)