Skip to content

Commit e6ab9e8

Browse files
committed
Clean up
1 parent 03ff954 commit e6ab9e8

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

examples/aliases.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
##
44
# These examples walk you through operations specifically related to aliases
5-
# # This is a Typesense Premium feature (see: https://typesense.org/premium)
6-
# Be sure to add `--license-key=<>` as a parameter, when starting a Typesense Premium server
75

86
require_relative './client_initialization'
97

examples/overrides.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# frozen_string_literal: true
22

33
##
4-
# These examples walk you through operations specifically related to overrides
5-
# This is a Typesense Premium feature (see: https://typesense.org/premium)
6-
# Be sure to add `--license-key=<>` as a parameter, when starting a Typesense Premium server
4+
# These examples walk you through operations specifically related to result overrides / curation
75

86
require_relative './client_initialization'
97

0 commit comments

Comments
 (0)