diff --git a/src/things/tour.ts b/src/things/tour.ts index adbd71b4..bb77b7fa 100644 --- a/src/things/tour.ts +++ b/src/things/tour.ts @@ -29,8 +29,6 @@ export interface SCTourWithoutReferences /** * Steps of a tour - * - * @keyword */ steps: SCTourStep[];