Skip to content

Commit 8b58b7a

Browse files
authored
Citadel EOL (#52)
Part of gazebo-tooling/release-tools#1223 Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 574982d commit 8b58b7a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dist/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35954,7 +35954,6 @@ async function run(_local, _lib, _branch) {
3595435954
let labels = [];
3595535955

3595635956
const collections = [
35957-
{name: 'citadel', label: '🏰 citadel'},
3595835957
{name: 'fortress', label: '🏯 fortress'},
3595935958
{name: 'harmonic', label: '🎵 harmonic'},
3596035959
{name: 'ionic', label: '🏛️ ionic'},

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ async function run(_local, _lib, _branch) {
3333
let labels = [];
3434

3535
const collections = [
36-
{name: 'citadel', label: '🏰 citadel'},
3736
{name: 'fortress', label: '🏯 fortress'},
3837
{name: 'harmonic', label: '🎵 harmonic'},
3938
{name: 'ionic', label: '🏛️ ionic'},

0 commit comments

Comments
 (0)