diff options
Diffstat (limited to 'includes/util/travelling.inc')
-rw-r--r-- | includes/util/travelling.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/util/travelling.inc b/includes/util/travelling.inc deleted file mode 100644 index b1479fb..0000000 --- a/includes/util/travelling.inc +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -function withTravelers(array $members): array { - return $members; -}
\ No newline at end of file |