File tree 6 files changed +0
-32
lines changed
packages/block-library/src
6 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ import * as shortcode from './shortcode';
54
54
import * as spacer from './spacer' ;
55
55
import * as subhead from './subhead' ;
56
56
import * as table from './table' ;
57
- import * as template from './template' ;
58
57
import * as textColumns from './text-columns' ;
59
58
import * as verse from './verse' ;
60
59
import * as video from './video' ;
@@ -134,7 +133,6 @@ export const registerCoreBlocks = () => {
134
133
subhead ,
135
134
table ,
136
135
tagCloud ,
137
- template ,
138
136
textColumns ,
139
137
verse ,
140
138
video ,
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ import * as shortcode from './shortcode';
44
44
import * as spacer from './spacer' ;
45
45
import * as subhead from './subhead' ;
46
46
import * as table from './table' ;
47
- import * as template from './template' ;
48
47
import * as textColumns from './text-columns' ;
49
48
import * as verse from './verse' ;
50
49
import * as video from './video' ;
@@ -92,7 +91,6 @@ export const coreBlocks = [
92
91
subhead ,
93
92
table ,
94
93
tagCloud ,
95
- template ,
96
94
textColumns ,
97
95
verse ,
98
96
video ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments