Skip to content

Commit d55399d

Browse files
committed
Remove boats from fcp list in agenda generator.
1 parent 1e2eec6 commit d55399d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/agenda-generator/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ fn show_fcps() -> Result<()> {
5252
"KodrAus",
5353
"m-ou-se",
5454
"sfackler",
55-
"withoutboats",
5655
]
5756
.iter()
5857
.map(|&r| (r, 0))

0 commit comments

Comments
 (0)